20 Commits

Author SHA1 Message Date
Bilal Catic
094be5d8ab Merge branch 'add-backend-tests' into 'master'
Add backend tests

See merge request saburly/senadibilal/domensis!1
2020-02-18 10:27:33 +00:00
Bilal Catic
1a41e775b3 add import controller test file 2020-02-18 11:26:54 +01:00
Bilal Catic
991ef6bb73 update import controller to return posted import job 2020-02-18 11:26:44 +01:00
Bilal Catic
d6f0e5e617 add tests 2020-02-18 11:08:01 +01:00
Bilal Catic
b71329fd91 update README.md 2020-02-18 11:07:51 +01:00
Bilal Catic
a6394139b6 add jest config file 2020-02-18 11:07:43 +01:00
Bilal Catic
e5c4125145 update export Controller to return posted job 2020-02-18 11:07:30 +01:00
Bilal Catic
3ab1ab5769 ignore test env file 2020-02-18 11:07:04 +01:00
Bilal Catic
4dcc2c3f93 update yarn script commands 2020-02-18 11:06:39 +01:00
Bilal Catic
020102cb27 move dotenv config from server index to the config file 2020-02-18 11:05:47 +01:00
Bilal Catic
742f1baba4 split express app from index file to make testing easier 2020-02-17 18:20:30 +01:00
Bilal Catic
1da514d9aa add valid types as config 2020-02-14 23:22:32 +01:00
Bilal Catic
483483a1c4 add validation schema and use it to validate requests 2020-02-14 23:22:20 +01:00
Bilal Catic
a0c3672d2a add express validator 2020-02-14 21:07:50 +01:00
Bilal Catic
32ba4cb1f4 update server index file 2020-02-14 21:07:33 +01:00
Bilal Catic
a91df8d6cc add interface file 2020-02-14 21:07:10 +01:00
Bilal Catic
6995bc5542 add config file to handle app config settings 2020-02-14 21:06:55 +01:00
Bilal Catic
5c7e45b60b add controllers for import and export jobs 2020-02-14 21:06:16 +01:00
Bilal Catic
7fdda1b32e setup backend project structure 2020-02-14 07:53:18 +01:00
Senad Uka
51c2dfd824 Initial commit 2020-02-13 14:52:38 +00:00