Commit Graph

95 Commits (master)

Author SHA1 Message Date
Raphaël 5273d3ef03
Merge pull request #13 from sundowndev/refactor/jest-config
chore: jest config
2020-01-23 09:21:42 +01:00
Raphaël e7839e196a
chore: readme badges 2019-12-09 15:37:21 +01:00
Raphaël 45f1763415
chore: jest config 2019-12-07 19:53:41 +01:00
Raphaël a17622aa1f
Merge pull request #12 from sundowndev/release/v2
Version 2


    Remove useless getters in questions store
    Create a dedicated page and component for score screen
    Create Quiz component for home page
    Fix some type declarations
    Move CSS style to the global scope
    Testing Score screen component
    Testing Score screen view
    Testing Quiz component
    Testing Home view
2019-12-07 19:44:08 +01:00
sundowndev e2f485b381 test(views): ScoreScreen 2019-12-07 19:24:57 +01:00
sundowndev 1b20f60b3d test(component): ScoreScreen 2019-12-07 19:24:40 +01:00
sundowndev e0b57f0895 test(component): Quiz 2019-12-07 19:24:27 +01:00
sundowndev 32866735f4 test(client): disable a quiz component test 2019-12-07 18:39:20 +01:00
sundowndev e281a04ccc test(client): score screen view 2019-12-07 18:39:03 +01:00
sundowndev 990093f84d refactor(client): Quiz component 2019-12-07 18:37:08 +01:00
sundowndev 1e7e147364 refactor(client): Score Screen component 2019-12-07 18:16:05 +01:00
sundowndev 4e0572c32b chore: fix lint errors 2019-12-07 18:09:33 +01:00
sundowndev 665feffe21 test(components): Quiz 2019-12-07 18:09:17 +01:00
sundowndev 604ab20565 refactor(store): schools
Remove schools useless getter
2019-12-07 18:07:25 +01:00
sundowndev b4be27bb40 test(client): score screen component 2019-12-07 17:51:17 +01:00
sundowndev 8d7220112f refactor(client): Quiz component 2019-12-07 17:38:52 +01:00
sundowndev dddb6b5736 test(client): refactor e2e tests 2019-12-07 17:38:35 +01:00
sundowndev 9e6d1142d2 test(client): home view unit test 2019-12-07 16:56:50 +01:00
sundowndev e402799222 test(client): fix e2e tests 2019-12-07 16:43:52 +01:00
sundowndev d792aab121 chore: fix lint errors 2019-12-07 16:43:38 +01:00
sundowndev 8cdd4ae6b4 test(client): fix store unit tests 2019-12-07 16:31:26 +01:00
sundowndev 7c9fa6ae1d refactor(client): remove useless questions getters 2019-12-07 16:02:02 +01:00
sundowndev 7a040bdbe6 refactor(client): create public folder 2019-12-07 16:01:00 +01:00
sundowndev f6a9d0c9dd chore: package-lock 2019-12-07 15:40:31 +01:00
sundowndev cd6ba92ea6 refactor: package name 2019-12-07 15:39:23 +01:00
sundowndev e575c82539 fix(server): package.json 2019-12-07 15:38:26 +01:00
sundowndev b415bfb05b refactor(client): score screen path 2019-12-07 15:28:24 +01:00
sundowndev d699fcb7d3 refactor(client): create quiz component for home page 2019-12-07 15:27:58 +01:00
sundowndev 546e7f588d refactor(client): create score screen page 2019-12-07 15:11:45 +01:00
sundowndev 1605b22b07 refactor(client): move style to the global scope 2019-12-07 15:10:48 +01:00
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