Commit Graph

8 Commits

Author SHA1 Message Date
Alex van Andel be15868ef9
Revert "suggestion: `max-params` `3` (#647)" (#689)
This reverts commit dd9f5fe791.
2021-09-18 18:25:56 +01:00
Alex Johansson dd9f5fe791
suggestion: `max-params` `3` (#647) 2021-09-18 00:02:35 +01:00
Alex Johansson d88ebd233d
add cypress e2e testing (#534) 2021-09-02 16:41:15 +00:00
KATT bd6bd8a38f disable `@typescript-eslint/explicit-function-return-type` 2021-08-16 18:08:31 +02:00
KATT d497323c75 turn off `@typescript-eslint/explicit-module-boundary-types` 2021-08-16 18:07:26 +02:00
Alex van Andel ef3274d8f3 Working version ready for testing
* More tests to be added to verify slots logic
* Adds Jest
* Implements logic to the booking code to take into account grayed days
* Slots take workhours into account

TODO: Improve the tests, evaluate the structure, small re-orgs here and
there for improved readability / better code
2021-06-24 22:15:18 +00:00
Bailey Pumfleet 24a8440111 Disable React in JSX ESLint rule 2021-06-22 15:08:48 +01:00
Femi Odugbesan bc8f2980d3
Add linting and precommits (#295)
* chore: prefer yarn

* dx: linting configurations, and pre-commit hook
2021-06-21 12:34:01 -05:00