Commit Graph

65 Commits (99bc03ec8aa10e5176fa176d718657b9c83d82ce)

Author SHA1 Message Date
sundowndev 99bc03ec8a refactor(server): package.json 2019-12-07 15:10:10 +01:00
sundowndev 5d582bfc3d test(client): e2e home view 2019-10-30 15:17:05 +01:00
sundowndev 22794f5f9f refactor(client): ScoreScreen component
Sort messages array
2019-10-30 15:16:42 +01:00
Raphael b4454382ee
Merge pull request #10 from sundowndev/feat/ci-codecov
Enable codecov report
2019-10-30 14:49:02 +01:00
sundowndev 75f819c0a3 test(client): home view e2e 2019-10-30 14:37:54 +01:00
sundowndev c73c86e844 chore: ignore cypress video & screenshots 2019-10-30 14:37:15 +01:00
sundowndev b2bac52629 test(client): home view (WIP) 2019-10-30 13:04:10 +01:00
sundowndev 3f757613d9 test(client): home view (WIP) 2019-10-30 13:03:03 +01:00
Raphael 3b0e14af50
Enable codecov report 2019-10-30 12:05:44 +01:00
Raphael c97a6430e0
readme: badges 2019-10-30 12:02:03 +01:00
sundowndev 69b4a17da8 refactor(client): store
use namespaces
2019-10-30 11:30:11 +01:00
Raphael eb7c8c5f3b
Create docker.yml 2019-10-30 10:50:03 +01:00
Raphael 10da6b656b
Merge pull request #9 from sundowndev/feat/docker
Docker setup
2019-10-30 10:47:04 +01:00
sundowndev 644a0f90ac refactor: client docker setup 2019-10-30 00:23:49 +01:00
sundowndev 533793a09a refactor: docker setup 2019-10-30 00:01:23 +01:00
Raphael 2c61b68165
Merge pull request #8 from sundowndev/test/vue
test(client): home view + store
2019-10-29 23:43:40 +01:00
Raphael ae01f61374
Update nodejs.yml 2019-10-29 23:38:37 +01:00
sundowndev a48b5259c3 client: skip WIP test 2019-10-29 23:31:10 +01:00
sundowndev 2b67bef6da test(client): questions store 2019-10-29 23:27:35 +01:00
sundowndev e215a427d7 test(client): schools store 2019-10-29 23:27:23 +01:00
sundowndev 45321e1f5c refactor(client): schools store
add interface
2019-10-29 23:26:41 +01:00
sundowndev 4d23f1d91b test(client): home view 2019-10-29 22:46:26 +01:00
sundowndev 9f311f6f89 refactor(client): jest config 2019-10-29 22:46:14 +01:00
sundowndev 2959bc5b37 test(client): questions store 2019-10-29 22:40:14 +01:00
sundowndev 9059198b10 server: remove test script 2019-10-29 22:40:00 +01:00
sundowndev 4659cd9e49 refactor(client): questions store 2019-10-29 22:39:47 +01:00
sundowndev 94994f2366 test(client): home view
Init unit test for client-side home view
2019-10-29 21:04:06 +01:00
sundowndev f60c208573 client: tests 2019-10-28 18:02:59 +01:00
sundowndev b440aa0143 Merge branch 'master' of github.com:sundowndev/HETICvsEEMI 2019-10-28 17:37:16 +01:00
sundowndev f5e53b6c40 server: data 2019-10-28 17:36:57 +01:00
sundowndev b43da3297d client: tests 2019-10-28 17:36:46 +01:00
sundowndev 4764e2d1c3 client: enable schools store 2019-10-28 17:36:27 +01:00
sundowndev 47395b7191 client: views & components
Add css classes and IDs, refactor HTML structure
2019-10-28 17:35:49 +01:00
sundowndev 4df2d4e10b client: install wait on for CI job 2019-10-28 17:34:26 +01:00
sundowndev 6a379827d0 client: jest config
Collect coverage
2019-10-28 17:33:17 +01:00
sundowndev b35abedfa8 client: disable video on cypress 2019-10-28 17:32:56 +01:00
sundowndev 87f0d21277 chore: ignore coverage folder 2019-10-28 17:32:19 +01:00
sundowndev 13a35c8193 client: remove unused assets 2019-10-28 17:31:05 +01:00
Raphael 5392825482
Update README.md 2019-10-28 16:10:36 +01:00
sundowndev 1c77a75b72 client: refactor tests
File structure
2019-10-28 14:37:58 +01:00
sundowndev d189d904b3 client: fix CI test script 2019-10-28 14:35:30 +01:00
sundowndev f43f5b292f client: delete default unit test 2019-10-28 12:07:30 +01:00
sundowndev 034af68225 client: default test script 2019-10-28 12:04:51 +01:00
sundowndev 2875a46d85 server: test exit code 2019-10-28 12:03:22 +01:00
sundowndev 093c29f353 client: ScoreScreen & store
Improve store management, fix some issues with Vuex mutations, finish Score Screen component
2019-10-28 11:58:53 +01:00
sundowndev b063c478de chore: package-lock 2019-10-28 11:58:07 +01:00
sundowndev b2dbce9773 chore: package-lock 2019-10-28 11:57:54 +01:00
sundowndev 776aaf3ee1 server: data & package-lock 2019-10-28 11:57:42 +01:00
Raphael 430030f7aa
Create client CI job (#1) 2019-10-25 11:05:11 +02:00
sundowndev 5d5b189334 refactor(client): store 2019-10-24 23:11:49 +02:00