Commit Graph
39 Commits
Author SHA1 Message Date
gianantoniopini b9014eb6cb Firebase mock: fixed issue with database namespace 2020-12-22 15:40:36 +01:00
gianantoniopini 9dc1f1b89b Builder.test: modified draft version of test for data update 2020-12-21 15:16:35 +01:00
gianantoniopini 7450b1c683 Updates after latest merge from upstream branch 2020-12-21 11:53:24 +01:00
gianantoniopini 9d713d7449 Merge remote-tracking branch 'upstream/develop' into develop 2020-12-21 11:20:41 +01:00
gianantoniopini 45edbded87 Builder.test: modified draft version of test for data update 2020-12-20 17:36:24 +01:00
gianantoniopini b3be9e5f50 Builder.test: added draft version of test for data update 2020-12-17 17:40:54 +01:00
gianantoniopini 918100c949 Firebase mock: refactoring to mock functions with specific arguments 2020-12-17 12:32:42 +01:00
gianantoniopini a79de37ac9 Deleted obsolete Context mocks; added more Asserts to builder.test 2020-12-16 17:03:28 +01:00
gianantoniopini a16f19a26f Gatsby mock: expanded useStaticQuery to support Templates, refactoring 2020-12-16 15:12:21 +01:00
gianantoniopini 0459a77e4d Firebase mock: set resume 'name' and 'user' properties 2020-12-16 11:13:49 +01:00
gianantoniopini 3a68c4b5af Firebase mock refactoring 2020-12-16 10:37:23 +01:00
gianantoniopini d33f707cea Firebase mock: mock auth() signIn, in order to trigger onAuthStateChanged 2020-12-15 15:32:08 +01:00
gianantoniopini 942d8a0120 Updated Gatsby mock: fluid images returned by useStaticQuery 2020-12-14 15:05:03 +01:00
gianantoniopini d51201d6f2 Firebase mock: added onAuthStateChanged observer 2020-12-14 13:26:11 +01:00
gianantoniopini d3d51eabf5 Firebase mock: refactoring, fixed issue with call to __getResume 2020-12-14 12:03:36 +01:00
gianantoniopini 287336e166 Merge remote-tracking branch 'upstream/develop' into develop 2020-12-14 09:00:56 +01:00
gianantoniopini b105b08c8f Updated Firebase mock 2020-12-12 16:42:34 +01:00
gianantoniopini d7123e511e Updated mock DatabaseContext to allow setting of resumes array 2020-12-12 14:06:00 +01:00
gianantoniopini 6e666b1435 Updated Firebase mock to allow use of demo resume 2020-12-12 13:17:57 +01:00
gianantoniopini 8ffe61a94a Updated package-lock.json after latest merge from upstream branch 2020-12-12 11:54:39 +01:00
gianantoniopini c9ce3f6716 Merge remote-tracking branch 'upstream/develop' into develop 2020-12-12 11:04:51 +01:00
gianantoniopini b992bc4b73 Attempt to test Builder, using Firebase mock 2020-12-10 17:03:56 +01:00
gianantoniopini e3d1f0305a Changes in DatabaseContext mock 2020-12-10 12:16:55 +01:00
gianantoniopini 9736b2c6d4 Attempt to test Builder, using DatabaseContext mock. 2020-12-10 11:13:03 +01:00
gianantoniopini 435400b1e3 Reinstated dependencies for Unit Testing, after latest merge from upstream branch 2020-12-09 11:05:34 +01:00
gianantoniopini 422066dd62 Merge remote-tracking branch 'upstream/develop' into develop 2020-12-09 10:35:39 +01:00
gianantoniopini 5b4f495fc9 Reinstated dependencies for Unit Testing, after latest merge from upstream branch 2020-12-07 16:02:50 +01:00
gianantoniopini 7af9b1469d Merge remote-tracking branch 'upstream/develop' into develop 2020-12-07 15:06:43 +01:00
gianantoniopini fe2e56bda0 Added newline at end of package.json 2020-12-02 16:56:53 +01:00
gianantoniopini fcf578a6d9 Defined the 'prebuild' script in package.json to run the unit tests 2020-12-02 16:50:29 +01:00
gianantoniopini 4198136ce4 Merge remote-tracking branch 'upstream/develop' into develop 2020-12-01 14:43:39 +01:00
gianantoniopini 354b517200 Set up Unit Testing environment with Gatsby, Jest and @testing-library/react; added some basic unit tests for Castform template 2020-12-01 14:40:53 +01:00
gianantoniopini 0f390ab493 Issue #314: Updated Celebi, Gengar, Glalie and Pikachu templates to include new birthDate field; deleted ContactE block as it is no longer used in the Celebi template. 2020-11-10 14:01:16 +01:00
gianantoniopini df4f4e2ccd Issue #314: Updated Onyx template to incorporate birthDate field through new component BirthDateB 2020-11-09 17:07:48 +01:00
gianantoniopini 21e499502f Issue #314: Created separate component BirthDateA, with language retrieved from data.metadata.language 2020-11-09 12:42:15 +01:00
gianantoniopini b365826f0a Merge remote-tracking branch 'upstream/develop' into develop 2020-11-09 11:54:37 +01:00
gianantoniopini f779ca4cbf Issue #314: Modified Castform template to handle data profile having no birthDate field (backward compatibility) 2020-11-08 14:56:52 +01:00
gianantoniopini ea9931a147 Issue #314: Added new BirthDate field to the i18n language files 2020-11-04 14:56:28 +01:00
gianantoniopini 59f0ff9228 Issue #314: Added BirthDate field to Profile builder and Castform template 2020-11-04 13:38:43 +01:00