freeCodeCamp/e2e
weilirs 01b24a50aa
test(e2e,playwright): certification page improvement (#52476)
2023-12-06 11:38:07 -06:00
..
.gitignore refactor: cleanup playwright tests (#51499) 2023-09-08 17:44:27 +05:30
action-row.spec.ts fix(e2e, playwright): resolved mobile test failure on action-row.spec.ts (#52446) 2023-12-06 15:54:59 +00:00
blocked.spec.ts chore(e2e,playwright): update config to only run .spec.ts files (#51985) 2023-10-18 15:45:07 -05:00
bread-crumb.spec.ts test(e2e,playwright): bread-crumb.tsx (#51903) 2023-10-13 09:05:29 -07:00
certification.spec.ts test(e2e,playwright): certification page improvement (#52476) 2023-12-06 11:38:07 -06:00
challenge-description.spec.ts test(e2e, playwright): add test for link properties in challenge-description (#52401) 2023-11-28 17:45:19 -06:00
challenge-title.spec.ts test(e2e, playwright): challenge-title.tsx (#51818) 2023-11-06 15:14:34 -06:00
challenges.spec.ts chore(e2e,playwright): update config to only run .spec.ts files (#51985) 2023-10-18 15:45:07 -05:00
coding-interview-prep-intro-page.spec.ts refactor/simplify playwright tests (#51954) 2023-10-14 10:36:15 +00:00
completion-modal.spec.ts test(e2e, playwright):added tests for help-modal and correct the name of completion-modal (#52415) 2023-12-04 15:21:22 +03:00
desktop-layout-component.spec.ts fix(e2e, playwright): resolved mobile test failures on desktop-layout-component.spec.ts (#52439) 2023-11-30 09:39:30 +01:00
donate-page-default.spec.ts feat: replace donate-form with multi-tier-donation-form (#52091) 2023-11-02 12:37:53 +03:00
editor-tabs.spec.ts fix(e2e, playwright): resolved mobile test failure on editor-tabs.spec.ts (#52454) 2023-12-06 07:56:25 +07:00
editor.spec.ts refactor/simplify playwright tests (#51954) 2023-10-14 10:36:15 +00:00
email-settings.spec.ts refactor/simplify playwright tests (#51954) 2023-10-14 10:36:15 +00:00
email-sign-up.spec.ts test(e2e, playwright): email-sign-up (#51887) 2023-11-09 09:02:55 -08:00
exam-results.spec.ts test(e2e): exam results (#51812) 2023-10-26 16:56:34 +07:00
exam-show-non-qualified.spec.ts test(e2e): exam show tests (#51840) 2023-10-18 09:04:32 -07:00
exam-show-qualified.spec.ts test(e2e): exam show tests (#51840) 2023-10-18 09:04:32 -07:00
exam-started-show.spec.ts test(e2e): exam show tests (#51840) 2023-10-18 09:04:32 -07:00
exit-exam-modal.spec.ts test(e2e): Exam Components/exit-exam-modal (#51796) 2023-10-13 11:30:01 +07:00
finish-exam-modal.spec.ts test(e2e): exam components/finish-exam-modal (#51798) 2023-10-18 09:02:48 -07:00
flash.spec.ts refactor/simplify playwright tests (#51954) 2023-10-14 10:36:15 +00:00
footer.spec.ts fix(a11y): changing from div and span elements to ul and li (#52345) 2023-11-29 13:46:23 +01:00
form-helper.spec.ts test(e2e,playwright): test github link input behaviour in form-helper (#52319) 2023-11-11 07:48:22 -08:00
four-oh-four.spec.ts test(e2e,playwright): FourOhFour component (#51962) 2023-10-31 10:03:56 -07:00
global-setup.ts refactor: cleanup playwright tests (#51499) 2023-09-08 17:44:27 +05:30
header.spec.ts feat(UI): added freeCodeCamp podcast link to nav menu (#52482) 2023-12-06 08:22:39 -08:00
help-button.spec.ts feat(e2e,playwright):migrate common components help button tests (#51628) 2023-09-26 13:45:48 +02:00
help-modal.spec.ts test(e2e, playwright):added tests for help-modal and correct the name of completion-modal (#52415) 2023-12-04 15:21:22 +03:00
hotkeys.spec.ts fix(e2e, playwright): stabilize page navigation in hotkeys.spec.ts (#52236) 2023-11-07 11:50:13 +05:30
internet-presence-settings.spec.ts test(e2e,playwright): your-internet-presence section on settings page (#52014) 2023-10-19 08:27:58 +02:00
intro.spec.ts refactor/simplify playwright tests (#51954) 2023-10-14 10:36:15 +00:00
landing.spec.ts fix(e2e, playwright): resolved mobile test failures on landing.spec.ts (#52474) 2023-12-06 09:02:26 -08:00
learn.spec.ts test(e2e, playwright): learn page, added random quote test for authenticated user (#52449) 2023-12-06 10:49:24 -06:00
link-ms-user.spec.ts fix(a11y): input not having associated label on MS trophy page (#52179) 2023-11-01 10:13:19 -05:00
lower-jaw.spec.ts test(e2e,playwright): <lower-jaw> (#52040) 2023-11-01 12:38:04 -05:00
map.spec.ts test(e2e,playwright): Map (#51940) 2023-10-18 15:47:20 -05:00
ms-trophy-show.spec.ts test(e2e,playwright): ms-trophy-show improvements (#52447) 2023-12-04 15:14:30 +03:00
multifile-editor.spec.ts test(e2e,playwright): multifile-editor (#52049) 2023-10-27 11:21:53 +02:00
not-found.spec.ts refactor/simplify playwright tests (#51954) 2023-10-14 10:36:15 +00:00
notes.spec.ts fix(e2e, playwright): resolved mobile test failures on notes.spec.ts (#52475) 2023-12-06 10:53:15 -06:00
output.spec.ts test(e2e,playwright): output, added tests and changed some descriptions (#52427) 2023-12-02 08:37:12 -08:00
package.json refactor: cleanup playwright tests (#51499) 2023-09-08 17:44:27 +05:30
playwright.config.ts chore(e2e,playwright): update config to only run .spec.ts files (#51985) 2023-10-18 15:45:07 -05:00
preview.spec.ts test(e2e,playwright): preview.tsx (#52027) 2023-10-26 09:54:43 -07:00
profile.spec.ts test(e2e,playwright): profile.tsx (#51867) 2023-11-08 13:48:16 -08:00
progress-bar.spec.ts refactor/simplify playwright tests (#51954) 2023-10-14 10:36:15 +00:00
project-preview-modal.spec.ts refactor/simplify playwright tests (#51954) 2023-10-14 10:36:15 +00:00
reset-modal.spec.ts test(e2e,playwright): reset-modal (#52167) 2023-11-04 10:44:54 +05:30
search.spec.ts fix: failing Playwright tests (#52138) 2023-10-27 14:30:57 +00:00
seo.spec.ts test(e2e,playwright): SEO component (#51949) 2023-10-24 18:36:47 +02:00
settings.spec.ts fix(e2e): settings.spec typo (#52101) 2023-10-26 09:50:12 -07:00
shortcuts-modal.spec.ts fix(e2e, playwright): resolved mobile test failures shortcuts-modal.spec.ts (#52480) 2023-12-06 10:33:28 -06:00
show-certificate-else.spec.ts refactor/simplify playwright tests (#51954) 2023-10-14 10:36:15 +00:00
show-certificate-own.spec.ts refactor/simplify playwright tests (#51954) 2023-10-14 10:36:15 +00:00
show.spec.ts test(e2e,playwright): show.tsx (#51947) 2023-10-13 21:17:55 +00:00
side-panel.spec.ts test(e2e,playwright): side-panel.tsx (#52053) 2023-10-31 10:04:41 -07:00
signout-modal.spec.ts refactor/simplify playwright tests (#51954) 2023-10-14 10:36:15 +00:00
solution-display-widget.spec.ts test(e2e,playwright):Solution-display-widget (#52208) 2023-11-09 09:32:22 -08:00
solution-viewer.spec.ts test(e2e, playwright): add tests for close buttons in solution-viewer improvements (#52382) 2023-11-22 07:47:15 +00:00
staging-warning-modal.spec.ts refactor/simplify playwright tests (#51954) 2023-10-14 10:36:15 +00:00
template-challenges-show.spec.ts refactor: use a different approach to visually hide input elements (#51743) 2023-10-11 11:09:42 +02:00
test-suite.spec.ts test(e2e,playwright): test-suite.tsx (#51986) 2023-10-18 15:35:59 -05:00
tool-panel.spec.ts fix(e2e, playwright): resolved mobile test failures on tool-panel.spec.ts (#52479) 2023-12-07 00:12:38 +07:00
tsconfig.json refactor: cleanup playwright tests (#51499) 2023-09-08 17:44:27 +05:30
unsubscribed.spec.ts refactor/simplify playwright tests (#51954) 2023-10-14 10:36:15 +00:00
update-email.spec.ts refactor/simplify playwright tests (#51954) 2023-10-14 10:36:15 +00:00
video-modal.spec.ts refactor/simplify playwright tests (#51954) 2023-10-14 10:36:15 +00:00
video-player.spec.ts test(e2e,playwright): video-player.tsx (#51943) 2023-10-18 08:50:49 -07:00