Add backend tests #1

Merged
bilal.catic merged 10 commits from add-backend-tests into master 2020-02-18 11:27:34 +01:00

10 Commits

Author SHA1 Message Date
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