|
0c86e5dae1
|
added trackscan add tests
ref #78
|
2021-01-09 16:44:52 +01:00 |
|
|
e7cd68e1c8
|
removed distance checks from tests
ref #78
|
2021-01-09 15:59:36 +01:00 |
|
|
3ceb5a0c0f
|
Removed total distance from tests
ref #78
|
2021-01-09 14:24:16 +01:00 |
|
|
35ea3154d1
|
Added card update tests
continuous-integration/drone/pr Build is passing
ref #77
|
2021-01-09 12:42:41 +01:00 |
|
|
ebf66821a2
|
Added card delete tests
ref #77
|
2021-01-09 12:41:59 +01:00 |
|
|
8463bee253
|
added card add tests
ref #77
|
2021-01-09 12:32:47 +01:00 |
|
|
df39166279
|
Added card get tests
ref #77
|
2021-01-09 11:59:20 +01:00 |
|
|
a005945e9e
|
Added scan add tests with the station based auth
ref #67
|
2021-01-08 18:09:47 +01:00 |
|
|
975ad50afc
|
Added scan update tests
ref #67
|
2021-01-08 17:42:05 +01:00 |
|
|
0c27df7754
|
Added scan add tests
ref #67
|
2021-01-08 17:27:56 +01:00 |
|
|
102a860ba3
|
Added scan delete tests
ref #67
|
2021-01-08 16:47:52 +01:00 |
|
|
09ab638239
|
Added scan station delete tests
ref #67
|
2021-01-07 20:34:48 +01:00 |
|
|
ccf2a3b617
|
Added scan station update tests
ref #67
|
2021-01-07 20:31:29 +01:00 |
|
|
5510cbb8e9
|
Added scan station add tests
ref #67
|
2021-01-07 20:16:14 +01:00 |
|
|
a434173b54
|
Added scan station get tests
ref #67
|
2021-01-07 20:04:15 +01:00 |
|
|
09b37f0ff2
|
Fixed typo
ref #67
|
2021-01-07 19:36:57 +01:00 |
|
|
3f23e4f1f1
|
Added scan get tests
ref #67
|
2021-01-07 19:18:26 +01:00 |
|
|
d67be313e6
|
Added track update tests
continuous-integration/drone/pr Build is passing
ref #71
|
2021-01-03 18:08:04 +01:00 |
|
|
15d2d029dc
|
Added track delete tests
ref #71
|
2021-01-03 18:07:33 +01:00 |
|
|
b6ea5e6549
|
Fixed copy-paste mistake
ref #71
|
2021-01-03 18:01:21 +01:00 |
|
|
1a0573e0d0
|
Added track add tests
ref #71
|
2021-01-03 17:52:16 +01:00 |
|
|
9f103d8df1
|
Added track get tests
ref #71
|
2021-01-03 17:49:55 +01:00 |
|
|
daa899a1ef
|
Removed the old basic test class
ref #71
|
2021-01-03 17:49:44 +01:00 |
|
|
56c6a7efb0
|
Revert "Removed addresses from tests until the circular dependencies are solved"
This reverts commit 599296c4e3736bf9aadbc32067cd2ff8c39f0f17.
|
2021-01-02 19:57:55 +01:00 |
|
|
deb13674b2
|
Added donor put (update) tests
ref #65
|
2021-01-02 19:25:58 +01:00 |
|
|
17c82ff409
|
Added donor delete tests
ref #65
|
2021-01-02 19:13:59 +01:00 |
|
|
f9e314bf9f
|
Added donor add test for address needed error
ref #65
|
2021-01-02 19:12:02 +01:00 |
|
|
e4c1930dd1
|
Added donor post (add) tests
ref #65
|
2021-01-02 19:10:23 +01:00 |
|
|
b337ab424d
|
Added donor get tests
ref #65
|
2021-01-02 19:02:31 +01:00 |
|
|
82a0e194cb
|
Updated track tests for paralellism
ref #65
|
2021-01-02 19:02:16 +01:00 |
|
|
599296c4e3
|
Removed addresses from tests until the circular dependencies are solved
ref #65
|
2021-01-02 19:01:55 +01:00 |
|
|
9ab6eb5314
|
Added tests for the api docs
continuous-integration/drone/pr Build is passing
ref #52
|
2020-12-23 17:01:18 +01:00 |
|
|
ce0500ef8c
|
Removed the firsttests jest tests (they were redundant)
ref #52
|
2020-12-23 17:01:03 +01:00 |
|
|
a9dbf1d0d2
|
Added login test after logout
continuous-integration/drone/pr Build is failing
ref #45
|
2020-12-22 18:49:10 +01:00 |
|
|
c6ecde29b5
|
Added auth reset tests
ref #45
|
2020-12-22 18:48:54 +01:00 |
|
|
13949af938
|
Added auth refresh tests
ref #45
|
2020-12-22 18:29:23 +01:00 |
|
|
3c003a60b2
|
Added logut tests
ref #45
|
2020-12-22 18:26:20 +01:00 |
|
|
69796a888f
|
Added wron password auth test
ref #45
|
2020-12-22 17:04:22 +01:00 |
|
|
af2744885f
|
added the first login tests
ref #45
|
2020-12-22 16:56:02 +01:00 |
|
|
b19f18ada1
|
Added auth to all tests
continuous-integration/drone/pr Build is failing
ref #6
|
2020-12-18 22:11:41 +01:00 |
|
|
5a27689e80
|
new get test
ref #17
|
2020-12-10 20:33:36 +01:00 |
|
|
d295100a48
|
refactoring: cleaned up the names
ref #17
|
2020-12-10 20:32:57 +01:00 |
|
|
6eee80d357
|
Runner update tests now run clean
ref #17
|
2020-12-10 20:08:20 +01:00 |
|
|
92dee666ee
|
Added team update test
ref #17
|
2020-12-10 19:53:19 +01:00 |
|
|
6e12b014e7
|
future proved the group update failture
ref #17
|
2020-12-10 19:48:50 +01:00 |
|
|
c20f01f485
|
Added runner update tests
|
2020-12-10 19:48:03 +01:00 |
|
|
64725d9e7a
|
Added basic update test
|
2020-12-10 18:39:40 +01:00 |
|
|
d2e0384f3c
|
Added runner deletion tests
ref #17
|
2020-12-10 18:30:26 +01:00 |
|
|
e223c060d4
|
Fixed runner get test
ref #17
|
2020-12-10 18:30:09 +01:00 |
|
|
49ac7be367
|
Moded runner get tests to a new file and added more of them
ref #17
|
2020-12-10 17:59:12 +01:00 |
|