1
0
Fork 0
mirror of synced 2024-06-29 03:30:34 +12:00
Commit graph

119 commits

Author SHA1 Message Date
Eldad Fux 55c89d47e8 Completed teams service e2e tests 2020-01-19 15:36:30 +02:00
Eldad Fux 5e4c124cae New invite tests 2020-01-19 14:22:54 +02:00
Eldad Fux 9c97b96ab4 'token' is now 'secret' for better consistency 2020-01-19 14:22:45 +02:00
Eldad Fux 3ee4328fa2 More teams service tests 2020-01-19 12:43:06 +02:00
Eldad Fux 7799ef47ec File upload route (POST /v1/storage/files) now accept a single file per request 2020-01-19 10:05:31 +02:00
Eldad Fux e745a8e5b5 Updated teams tests 2020-01-18 22:02:47 +02:00
Eldad Fux 9df37a193c Fixed prefs validation 2020-01-18 21:07:02 +02:00
Eldad Fux 81805d0c62 Added tests 2020-01-18 18:03:17 +02:00
Eldad Fux f034d1024d wip 2020-01-18 16:47:08 +02:00
Eldad Fux 3a68c963fe wip 2020-01-18 16:00:15 +02:00
Eldad Fux f0edf47f4f Added e2e tests to teams service 2020-01-16 16:06:28 +02:00
Eldad Fux ee994f8e36 Added users service e2e tests 2020-01-13 20:55:57 +02:00
Eldad Fux e0330ba8ed Created users tests 2020-01-13 20:30:13 +02:00
Eldad Fux 21eb9f0ae7 Updated DB tests 2020-01-13 20:14:26 +02:00
Eldad Fux 74655d5233 Updated DB tests 2020-01-13 19:53:22 +02:00
Eldad Fux 178d45cabf New OAuth e2e test 2020-01-13 17:15:52 +02:00
Eldad Fux ea71048905 Added DB tests - work in progress 2020-01-13 10:46:09 +02:00
Eldad Fux e30deaf7b7 New tests 2020-01-12 23:28:26 +02:00
Eldad Fux 2f843943e1 Improved health check tests 2020-01-12 17:20:51 +02:00
Eldad Fux 3686171d6e Updated server tests 2020-01-12 13:47:08 +02:00
Eldad Fux f77aa39ff7 Updated and synced public available scopes 2020-01-12 13:46:39 +02:00
Eldad Fux 327b82dffc Improved e2e tests 2020-01-12 13:11:16 +02:00
Eldad Fux 5d33721e60 Updated tests structure 2020-01-12 08:35:37 +02:00
Eldad Fux 211047d92e Updated naming conventions 2020-01-12 02:20:35 +02:00
Eldad Fux a2f9e7ef99 Updated tests 2020-01-11 23:53:57 +02:00
Eldad Fux f5f074eb86 Tests - work in progress 2020-01-11 15:58:02 +02:00
Eldad Fux aea3d60ffa New password test assertions 2019-12-28 18:44:01 +02:00
Eldad Fux afadddccca Added unit tests for Auth library 2019-12-28 18:37:39 +02:00
Eldad Fux 614bcbc5b9 Added more tests for resize library 2019-12-28 14:51:27 +02:00
Eldad Fux e03e188ba7 Added unit test for resize library 2019-12-28 14:42:38 +02:00
Eldad Fux 4c7f3899c3 Updated move and upload methods 2019-12-28 10:59:56 +02:00
Eldad Fux feb90b65f9 Added upload move method 2019-12-28 00:46:19 +02:00
Eldad Fux 9901683c07 Added more tests to device lib 2019-12-27 19:00:22 +02:00
Eldad Fux c16267bc0c Added unit tests for storage devices 2019-12-27 17:13:38 +02:00
Eldad Fux 33a07bd858 Added unit tests for compression library 2019-12-27 07:50:44 +02:00
Eldad Fux 1107284a5d Updated file type tests 2019-12-26 21:58:37 +02:00
Eldad Fux 83a2f0bebe Added file type tests 2019-12-26 21:44:12 +02:00
Eldad Fux a9a9b379dc Add unit tests for storage library 2019-12-26 19:25:59 +02:00
Eldad Fux 7705ec661d Fix for template lib unit test 2019-12-26 19:25:47 +02:00
Eldad Fux 70ca5239f5 Added unit tests for OpenSSL lib 2019-12-26 14:09:17 +02:00
Eldad Fux cd0f7b26ea Added unit test for template lib 2019-12-26 13:48:07 +02:00
Eldad Fux 350321601d Updated tests 2019-12-26 12:21:36 +02:00
Eldad Fux efe703abda Added unit test for cron validator 2019-12-26 12:20:09 +02:00
Eldad Fux 3d44665484 Added Event lib unit tests 2019-12-26 12:00:29 +02:00
eldadfux 9e65cc93a1 Using dev docker-compose for testing and development 2019-11-29 20:41:40 +02:00
eldadfux 80fdf36016 Added project ID validation 2019-11-29 20:26:06 +02:00
Eldad A. Fux 3858794301
Merge pull request #109 from mostafahussein/multi-stage-dockerfile
introduce multi-stage build
2019-11-29 07:34:09 +02:00
eldadfux 910f0e708f Updated MariaDB image 2019-11-27 22:23:37 +02:00
Mostafa Hussein b71dfb4fc7 update travis.yml 2019-11-27 01:03:45 +02:00
Eldad A. Fux cec70ab15c
Merge branch 'master' into multi-stage-dockerfile 2019-11-19 11:04:16 +02:00