Skip to content

Commit

Permalink
Test de playwright
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasDgop committed Mar 20, 2024
1 parent 9d0ddd3 commit ca7ac57
Show file tree
Hide file tree
Showing 23 changed files with 13,126 additions and 12,868 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,11 @@ dist/extension/manifest.json
# Docs
/docs/css/boosted.css
/docs/css/orange-helvetica.css
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/
2 changes: 1 addition & 1 deletion build/terser.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ const files = {
'dist/js/app/shared/settings/text-transform.component.js',
'dist/js/app/shared/btn-modal.component.js',
'dist/js/app/shared/btn-setting.component.js',
'dist/js/app/shared/header.component.js',
'dist/js/app/shared/header/header.component.js',
'dist/js/app/shared/icon.component.js',
'dist/js/app/shared/select-mode.component.js',
'dist/js/app/pages/edit-setting/edit-setting.component.js',
Expand Down
2 changes: 1 addition & 1 deletion dist/extension/css/styles.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/extension/js/toolbar.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* orange-confort-plus - version 5.0.0-alpha.2 - 13/03/2024
* orange-confort-plus - version 5.0.0-alpha.2 - 20/03/2024
* Enhance user experience on web sites
* © 2014 - 2024 Orange SA
*/
Expand Down
2 changes: 1 addition & 1 deletion dist/extension/js/toolbar.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/serveur/css/styles.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/serveur/js/toolbar.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* orange-confort-plus - version 5.0.0-alpha.2 - 13/03/2024
* orange-confort-plus - version 5.0.0-alpha.2 - 20/03/2024
* Enhance user experience on web sites
* © 2014 - 2024 Orange SA
*/
Expand Down
2 changes: 1 addition & 1 deletion dist/serveur/js/toolbar.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/css/styles.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added docs/fonts/HelvNeue55_W1G.woff2
Binary file not shown.
Binary file added docs/fonts/HelvNeue75_W1G.woff2
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/js/toolbar.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* orange-confort-plus - version 5.0.0-alpha.2 - 13/03/2024
* orange-confort-plus - version 5.0.0-alpha.2 - 20/03/2024
* Enhance user experience on web sites
* © 2014 - 2024 Orange SA
*/
Expand Down
2 changes: 1 addition & 1 deletion docs/js/toolbar.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ca7ac57

Please sign in to comment.