freeCodeCamp/client/src
awu43 4071b72a6c
feat(curriculum): add spy helper (#42566)
* Added initial version of spy helper

* add missing backslashes

* update to check for line start

* change __fixtures file extensions to .ts from .tsx

* add to exports and add documentation

* add tests

* update event.preventDefault() test
2021-07-16 09:20:03 +02:00
..
__mocks__ fix(client): set the correct language to the HTML lang attribute (#42729) 2021-07-04 10:38:41 -07:00
__tests__/integration chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
analytics feat(client): ts-migrate /client/src/analytics (#42457) 2021-06-30 20:50:56 +05:30
assets refactor(client): Replace <Fragment> tags to <> (#42796) 2021-07-09 09:50:11 +02:00
client revert(client): enzyme adapter React 17 2021-05-07 03:53:04 +05:30
client-only-routes feat(client): ts-migrate client/src/utils (#42666) 2021-07-12 11:17:58 +02:00
components feat(client): improve SuperBlock cert claiming UX (#41147) 2021-07-15 23:51:27 +09:00
pages feat(client): ts-migrate LearnLayout component (#42644) 2021-06-30 20:52:18 +05:30
redux feat(client): improve SuperBlock cert claiming UX (#41147) 2021-07-15 23:51:27 +09:00
resources refactor(client): Replace <Fragment> tags to <> (#42796) 2021-07-09 09:50:11 +02:00
templates feat(client): improve SuperBlock cert claiming UX (#41147) 2021-07-15 23:51:27 +09:00
utils feat(curriculum): add spy helper (#42566) 2021-07-16 09:20:03 +02:00
declarations.d.ts feat(client): migrate fourOhFour (#42626) 2021-06-30 20:52:17 +05:30
html.tsx feat(client): ts-migrate /client/src/html.js (#42468) 2021-06-30 20:50:56 +05:30