10088 Commits

Author SHA1 Message Date
Moriz Wahl
73cc1b1fa1 locations: fix frontend test for selecting new location 2021-02-04 15:03:55 +01:00
05adf4a9f1
- have expected call values in test calls 2021-02-03 17:50:36 +01:00
d0274a40ae
- renamed Location2 to LocationMapBox 2021-02-03 17:17:18 +01:00
ba460148b2
- renamed Location2 to LocationMapBox 2021-02-03 17:17:09 +01:00
49b4ebb954
- beofreAll does not work - back to beforeEach 2021-02-02 07:19:50 +01:00
0ba37aab18
- lots of additional tests
- removed 3 character condition for location query
- lint ing
2021-02-02 06:56:56 +01:00
c726c6bcc3
- lint fixes (backend) 2021-02-02 03:00:03 +01:00
0597cead6a
- have blank lines between it in backend tests 2021-02-02 02:51:59 +01:00
ad509c8818
- reuse user in backend location test 2021-02-02 02:51:00 +01:00
143dee49c8
- lint fixes 2021-02-02 02:48:31 +01:00
a350e40b3e
- backend tests 2021-02-02 02:48:31 +01:00
31038c5c2a
- lint fixes 2021-02-02 02:48:31 +01:00
c0b25040c3
- frontend implementation location query
- remove mapboxtoken from .env template
2021-02-02 02:48:31 +01:00
d9e553b800
- backend implementation location query 2021-02-02 02:48:31 +01:00
Ulf Gebhardt
0d3863fb9a
Merge pull request #4186 from Ocelot-Social-Community/ci_improvements
Backend Unit Tests via CI & Run tests in parallel
2021-02-02 02:45:48 +01:00
Ulf Gebhardt
e5fce03ca6
Merge pull request #4184 from Ocelot-Social-Community/fix_cookie
Fix cookie
2021-02-01 12:40:02 +01:00
abdb53bf90
- use the right command for db initialize 2021-01-30 20:23:31 +01:00
35549b7032
- initialize database (unique constraint) 2021-01-30 20:07:57 +01:00
d61820dc4f
- fixed linting
- fixed tty error on docker-compose exec
2021-01-30 19:35:58 +01:00
8a0b3a2826
- build test images 2021-01-30 19:25:39 +01:00
f633daef77
- revert some changes 2021-01-30 07:47:20 +01:00
27188f0b7c
- sepperate commands againa 2021-01-30 07:43:33 +01:00
51321ee4e1
- build development target not build 2021-01-30 07:41:46 +01:00
c1b58c0651
- try to chain the docker-compose commands 2021-01-30 07:31:17 +01:00
8379d8484c
- command order for docker-compose up 2021-01-30 07:16:25 +01:00
792ac8cc41
- optimize docker-compose (ci) 2021-01-30 07:05:37 +01:00
71176cb11d
- include .envs also in webapp docker-compose ... 2021-01-30 06:47:47 +01:00
32bd8cca02
- copy .env files again (not sure this is correct?) 2021-01-30 06:45:22 +01:00
dec17d0e8d
- ci fixes
- docker-compose.test.yml
- fixed nuxt permissions in dev environment(docker)
2021-01-30 06:36:28 +01:00
a530e5151a
- corrected docker image tags for webapp and backend 2021-01-30 06:15:10 +01:00
1aab1d2377
- artifacts seem to be directories 2021-01-30 06:06:53 +01:00
7b58b1277e
- fixed syntax 2021-01-30 05:57:59 +01:00
6805863ac9
- refactored dependencies
- removed forced step between building and testing
2021-01-30 05:56:56 +01:00
6638e2d414
- build manually - seems to work better 2021-01-30 05:47:53 +01:00
37621f1bac
- just do it manually - its better anyways... 2021-01-30 05:40:21 +01:00
d23aec3cbd
- fix conflict local output and load 2021-01-30 05:17:30 +01:00
368ec8ff23
- try to fix v2 of build and push 2021-01-30 05:13:52 +01:00
98813b9f82
- updated docker/build-push-action@v1.1.0 to docker/build-push-action@v2 2021-01-30 05:08:23 +01:00
ae957b0aad
- corrected path (permission denied) 2021-01-30 05:03:04 +01:00
b8d5382aa1
- more syntax fixes 2021-01-30 05:00:24 +01:00
f5005a9637
more syntax 2021-01-30 04:58:48 +01:00
78021a0eae
- more syntax fixes 2021-01-30 04:57:42 +01:00
e226585889
- fixed syntax 2021-01-30 04:52:31 +01:00
161ae450db
- try to make jobs parallel again using github artifacts 2021-01-30 04:49:42 +01:00
742227aa87
- copy .env file 2021-01-30 04:18:12 +01:00
bac01693b0
- removed duplicate code checkouts 2021-01-30 04:04:58 +01:00
b202241ff1
- workflow jobs aint gonna do the job for now 2021-01-30 04:03:12 +01:00
129339e11f
- checkout code is not persistent between jobs 2021-01-30 03:58:48 +01:00
5050174eb1
- fixed typo 2021-01-30 03:53:27 +01:00
980da55162
- split ci jobs to make them run in parallel
- include backend unit tests
2021-01-30 03:52:26 +01:00