TheoryOfNekomata
fdcdf1ddf3
Refactor code
Make error messages more user-friendly. Also remove magic constants
within functions.
1 год назад
TheoryOfNekomata
05499e5fdb
Update tests
Include month and week input types.
1 год назад
TheoryOfNekomata
cc3aa1df91
Switch to pridepack, add setFormValues
Implement setFormValues for easy setting of fields.
Also migrated to pridepack because tsdx is already unmaintained.
1 год назад
TheoryOfNekomata
67bd13e7ae
Structure tests, document methods
The tests do not depend on separate files for loading templates. This is
for the layouts to be defined alongside the tests for easier updates.
The methods have been refactored and documented for ease of use of the
consumers.
3 лет назад
TheoryOfNekomata
124e107754
Rename everything test
Use correct description.
3 лет назад
TheoryOfNekomata
118147836f
Restructure tests, add other scenarios
Handle selects, as well as file uploads.
3 лет назад
TheoryOfNekomata
dcda8ddfb2
Implement cypress
This commit adds Cypress for testing the library against a real DOM.
3 лет назад