Commit Graph

3328 Commits

Author SHA1 Message Date
811e158fbc Merge remote-tracking branch 'upstream/develop' into develop 2021-02-02 14:20:47 +01:00
f2bc5e36b3 Dashboard: removed unit tests related to rename resume 2021-02-02 14:03:35 +01:00
a2b637fa71 Dashboard: unit tests related to rename resume 2021-02-02 14:02:56 +01:00
fd79891a1a Dashboard: unit tests related to rename resume 2021-02-02 14:01:17 +01:00
23386839a6 Firebase Stub: unit tests separated in different files 2021-02-02 12:39:16 +01:00
a589b3530a Merge pull request #442 from AmruthPillai/issue-441
Fix #441: Make Skill Level Optional
2021-02-02 15:56:02 +05:30
26022ae73e Update SkillModal.js 2021-02-02 15:46:48 +05:30
4634b4f0a0 Castform: unit tests refactoring to reduce nesting 2021-02-02 10:40:26 +01:00
f72d2639e5 Builder page: unit tests separated in different files 2021-02-02 10:27:30 +01:00
e39026c8b4 Dashboard page: unit tests separated in different files 2021-02-01 18:00:52 +01:00
5ee077dac5 Dashboard page: added unit tests related to duplicate resume interaction 2021-02-01 12:10:15 +01:00
c748e6a0b4 Dashboard page: removed unit tests related to rename resume interaction (they are generating warnings) 2021-02-01 10:49:02 +01:00
97f065f51c Merge remote-tracking branch 'upstream/develop' into develop 2021-02-01 07:23:19 +01:00
5b0124bedc New translations en.json (Spanish) 2021-02-01 07:24:24 +05:30
51673a9e6d - bump up version to 2.5.5 2021-01-31 11:03:45 +05:30
9ddba69ff0 - Added Greek Language 2021-01-31 10:59:41 +05:30
2a2ceea448 Merge pull request #434 from AmruthPillai/l10n_develop
New Crowdin updates
2021-01-31 10:57:29 +05:30
bff0bec759 New translations en.json (German) 2021-01-31 00:31:13 +05:30
7bdddb8dc7 New translations en.json (Greek) 2021-01-30 15:40:51 +05:30
da8bf8bc36 Dashboard page: added more unit tests for rename resume interaction 2021-01-27 11:33:11 +01:00
5d9527e46e Dashboard page: unit tests refactoring 2021-01-27 10:35:58 +01:00
a20fe10c06 Dashboard page: added unit test for delete resume interaction 2021-01-26 17:38:05 +01:00
8018d7f527 Dashboard page: refactored setup of fetch mock, added more assertions to unit test 2021-01-26 14:22:27 +01:00
e27bedcf88 Dashboard page: unit tests refactoring 2021-01-26 13:19:49 +01:00
b196ca1bf5 Dashboard page: added unit test related to create resume interaction 2021-01-25 17:54:36 +01:00
87fee23480 Dashboard page: added unit test related to create resume interaction 2021-01-25 17:30:05 +01:00
9d486c11cc Dashboard page: added unit test related to create resume interaction 2021-01-25 16:44:08 +01:00
ef3f2a802f Dashboard page: added first unit test for create resume interaction 2021-01-25 15:15:02 +01:00
8b39dcc239 Merge pull request #431 from AmruthPillai/l10n_develop
New Crowdin updates
2021-01-25 12:35:26 +05:30
b73e3b7c4d New translations en.json (Turkish) 2021-01-24 23:14:18 +05:30
4820a8bea3 add deploy script to package.json 2021-01-23 20:07:14 +05:30
22a171c25c [2.5.4] Add Tests, Add GitHub Action, Update Dependencies 2021-01-23 19:44:20 +05:30
30109ecb1d set up for first use on IntelliJ WebStorm 2021-01-23 19:41:11 +05:30
b76fa1dcc5 add GitHub Action to run unit tests on every PR/push 2021-01-23 19:28:01 +05:30
6c31d3dff3 Merge pull request #429 from gianantoniopini/develop
Addition of some unit tests to Builder and Dashboard pages
2021-01-23 19:19:06 +05:30
c01be98cfc Builder: added unit test for resume in initial state 2021-01-23 14:05:37 +01:00
74335a1771 Builder and Dashboard unit tests: fine tuning of assertions related to toast/notification 2021-01-23 12:21:02 +01:00
5317f5e525 Builder and Dashboard unit tests refactoring/cleanup 2021-01-23 11:45:06 +01:00
9a7bdb188b Builder: updated unit test handling non-existent resume 2021-01-22 17:25:04 +01:00
dc18e84bc2 Dashboard: updated unit tests for Delete resume 2021-01-22 16:42:21 +01:00
cb2aeec70a Dashboard: added unit tests for Delete resume 2021-01-22 10:43:06 +01:00
16ed433705 Exported LoadingScreen testId and language Storage item key in order to be used in unit tests 2021-01-22 06:36:11 +01:00
0bab0d01d1 Removed testId from LoadingScreen 2021-01-22 06:05:00 +01:00
306db64ff1 Firebase Stub: minor tweak in reference .on function 2021-01-21 16:56:05 +01:00
af966bdf7b Firebase Stub: introduced a delay in all async functions to better mimic real Firebase 2021-01-21 16:45:33 +01:00
562a07619c Merge remote-tracking branch 'upstream/develop' into develop 2021-01-20 15:53:29 +01:00
4c63f68215 Builder tests: added test for loading screen 2021-01-20 15:52:35 +01:00
1215071ab9 Dashboard tests: added test for loading screen 2021-01-20 14:27:27 +01:00
3d39576a90 Builder test: changed some queries to use *ByRole 2021-01-20 13:40:58 +01:00
155cd499fb Builder test: added test for handling non-existent resume, added resetting of language Storage item 2021-01-20 12:57:31 +01:00