Michael Kriese
692c1e612f
chore: update settings ( #6974 )
2020-08-14 07:54:58 +02:00
Michael Kriese
a1d648fc97
chore(ci): jest github annotations ( #5845 )
2020-04-02 06:01:31 +02:00
Michael Kriese
cb56b54351
fix(ci): refactor release ( #5827 )
2020-03-29 17:31:30 +02:00
Michael Kriese
ae3d71387e
feat(internal): generate dynamic datasource imports ( #5500 )
2020-03-24 07:17:59 +01:00
Rhys Arkins
aaa7728264
test: rename _fixtures to __fixtures__
2020-03-01 07:42:52 +01:00
Michael Kriese
4004f46c0b
refactor(test): move manager tests to lib ( #5300 )
2020-02-05 01:14:31 +01:00
Rishabh Jain
c1663e3db1
tests: move fixtures to corresponding directories ( #3351 )
...
- Refactor: move fixtures to corresponding directories
- Delete unused fixtures
Resolves : #3328
2019-03-11 16:50:10 +01:00
Rhys Arkins
c980fa1e13
fix: bundle yarn binary instead of aliasing
2018-09-27 12:35:05 +02:00
Rhys Arkins
b4e2341d1e
refactor: use prettier instead of eslint-plugin-prettier ( #864 )
...
Having eslint flag prettier "errors" in editors can be rather painful. Also chose against linting staged files for prettier because I like to stage partials. Instead:
- Recommended to use plugins for editors to format on save, e.g. `prettier-atom`
- Prettier will be run as part of `npm test`
2017-10-01 07:06:06 +02:00