freeCodeCamp/e2e
2023-11-11 07:48:22 -08:00
..
.gitignore refactor: cleanup playwright tests (#51499) 2023-09-08 17:44:27 +05:30
action-row.spec.ts refactor/simplify playwright tests (#51954) 2023-10-14 10:36:15 +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 feat: replace donate-form with multi-tier-donation-form (#52091) 2023-11-02 12:37:53 +03:00
challenge-description.spec.ts refactor/simplify playwright tests (#51954) 2023-10-14 10:36:15 +00: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-model.spec.ts refactor/simplify playwright tests (#51954) 2023-10-14 10:36:15 +00:00
desktop-layout-component.spec.ts test(e2e,playwright): desktop layout (#52012) 2023-10-24 18:39:10 +02: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.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: tests in footer.spec.ts (#52028) 2023-10-24 16:03:15 -05: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 test(e2e,playwright): Landing, Header (#52104) 2023-11-03 14:24:36 -07: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 refactor/simplify playwright tests (#51954) 2023-10-14 10:36:15 +00: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 test(e2e,playwright): Landing, Header (#52104) 2023-11-03 14:24:36 -07:00
learn.spec.ts refactor/simplify playwright tests (#51954) 2023-10-14 10:36:15 +00: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 refactor/simplify playwright tests (#51954) 2023-10-14 10:36:15 +00: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 test(e2e,playwright): notes (#52162) 2023-11-01 08:31:56 +01:00
output.spec.ts test(e2e,playwright): output.tsx (#52007) 2023-10-18 15:55:20 -05: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 test(e2e,playwright): shortcuts-modal (#52155) 2023-11-01 11:43:37 -05: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): solution-viewer (#52016) 2023-10-19 15:22:17 +03: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 test(e2e, playwright): tool-panel.tsx (#51965) 2023-10-26 09:42:58 -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