|
|
2c22c13f3e
|
- update dependencies
- upgrade gatsby v2 to v3
- update functions
|
2021-05-29 11:47:34 +05:30 |
|
|
|
23386839a6
|
Firebase Stub: unit tests separated in different files
|
2021-02-02 12:39:16 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
4c63f68215
|
Builder tests: added test for loading screen
|
2021-01-20 15:52:35 +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 |
|
|
|
5ba978dae5
|
Firebase Stub: refactoring
|
2021-01-15 10:25:44 +01:00 |
|
|
|
aac1e12cfc
|
Firebase Stub: leading slash in reference path is ignored
|
2021-01-15 09:19:35 +01:00 |
|
|
|
978aafae75
|
Firebase Stub: added more unit tests
|
2021-01-15 08:31:35 +01:00 |
|
|
|
72176e2500
|
Firebase Stub: .off function implementation
|
2021-01-14 17:49:52 +01:00 |
|
|
|
6ac0f37ada
|
Firebase Stub: added support for data remove
|
2021-01-14 17:16:01 +01:00 |
|
|
|
46781bba60
|
Firebase Stub: simple implementation of data changes listener
|
2021-01-14 14:48:07 +01:00 |
|
|
|
6d36c27889
|
Firebase Stub: simple implementation of data changes listener
|
2021-01-14 14:00:07 +01:00 |
|
|
|
36036cc411
|
Firebase Stub: query parameters not kept between ref calls
|
2021-01-14 09:38:46 +01:00 |
|
|
|
b6a0527fbe
|
Firebase Stub refactoring: private class field naming convention
|
2021-01-11 17:18:37 +01:00 |
|
|
|
6c1fc543ad
|
Firebase Stub: debounce callback called by "on" function
|
2021-01-11 16:18:38 +01:00 |
|
|
|
dce5d2c591
|
Firebase Stub: resolving ESLint errors
|
2021-01-08 14:15:46 +01:00 |
|
|
|
cb45629032
|
Firebase Stub: resolving ESLint errors
|
2021-01-08 13:29:21 +01:00 |
|
|
|
9c5b8398a3
|
Firebase Stub: resolving ESLint errors
|
2021-01-08 12:11:02 +01:00 |
|
|
|
3c6e45abf4
|
Firebase Stub refactoring
|
2021-01-07 18:04:59 +01:00 |
|
|
|
c2ac9594ef
|
Firebase Stub refactoring
|
2021-01-07 17:28:43 +01:00 |
|
|
|
69f0338b19
|
Firebase Stub refactoring
|
2021-01-07 17:17:53 +01:00 |
|
|
|
da8849c854
|
Firebase Stub refactoring, added eslint-plugin-jest dev dependency
|
2021-01-07 16:43:24 +01:00 |
|
|
|
294dbf195f
|
FirebaseStub refactoring
|
2021-01-07 13:23:22 +01:00 |
|
|
|
176ba0de7a
|
Firebase stub: added support for filtering of resumes by user
|
2021-01-06 17:03:46 +01:00 |
|
|
|
c667c31737
|
Firebase stub: added additional resume and user to test data, added more tests
|
2021-01-06 16:00:23 +01:00 |
|
|
|
35c663ebe8
|
Dashboard test: draft version
|
2021-01-06 14:42:50 +01:00 |
|
|
|
e99c73a5b1
|
Builder test: draft version of test changing the language
|
2021-01-04 16:17:51 +01:00 |
|
|
|
8202ca5461
|
FirebaseStub refactoring
|
2021-01-04 10:42:41 +01:00 |
|
|
|
458aab4e8d
|
FirebaseStub: refactoring
|
2020-12-24 09:53:55 +01:00 |
|
|
|
445d1e37d9
|
FirebaseStub: refactoring
|
2020-12-24 09:24:46 +01:00 |
|
|
|
53b36a1aad
|
FirebaseStub: cleanup
|
2020-12-23 16:23:13 +01:00 |
|
|
|
25d3661599
|
Minor change in FirebaseStub test file
|
2020-12-23 16:01:13 +01:00 |
|
|
|
fb8dd6d986
|
Firebase stub: new implementation in place
|
2020-12-23 14:25:38 +01:00 |
|
|
|
356ae08643
|
Firebase stub: refactoring
|
2020-12-23 14:15:57 +01:00 |
|
|
|
f73359f83a
|
Firebase mock: added auth to new implementation
|
2020-12-23 13:56:34 +01:00 |
|
|
|
45bf7146e5
|
Firebase mock: updated new implementation
|
2020-12-23 13:07:15 +01:00 |
|
|
|
5bec64d723
|
Firebase mock: started new implementation
|
2020-12-23 09:12:46 +01:00 |
|
|
|
a9c6ed4cdb
|
Firebase mock: fix for property ServerValue.TIMESTAMP
|
2020-12-22 17:08:37 +01:00 |
|
|
|
b9014eb6cb
|
Firebase mock: fixed issue with database namespace
|
2020-12-22 15:40:36 +01:00 |
|
|
|
9dc1f1b89b
|
Builder.test: modified draft version of test for data update
|
2020-12-21 15:16:35 +01:00 |
|
|
|
45edbded87
|
Builder.test: modified draft version of test for data update
|
2020-12-20 17:36:24 +01:00 |
|
|
|
b3be9e5f50
|
Builder.test: added draft version of test for data update
|
2020-12-17 17:40:54 +01:00 |
|
|
|
918100c949
|
Firebase mock: refactoring to mock functions with specific arguments
|
2020-12-17 12:32:42 +01:00 |
|
|
|
a16f19a26f
|
Gatsby mock: expanded useStaticQuery to support Templates, refactoring
|
2020-12-16 15:12:21 +01:00 |
|