renovate/test
Maksim dabe3d0e29
refactor: introduce Fixtures util class (#12638)
* refactor: introduce Fixtures util class

* refactor: align yarn.spec

* refactor: move fs mocks to __mocks__ folder

* refactor: improve fs-extra mock

* refactor: move callsite to dev deps

* refactor: use fixtures class

* refactor: use fixtures class

* refactor: reduce external variables in tests

* refactor: improve Fixtures

* refactor: add type for realFs

* refactor: remove obsolete snapshot

* fix: by comments

* refactor: provide ability to spy on mocked fs methods

* refactor: fix build

* refactor: fix by comments

* refactor: add docs

* refactor: fix unit test

* refactor: return called times checks

* refactor: fix by comments

* refactor: adjust unit test

* refactor: adjust unit test

* refactor: fix unit test

* refactor: fix by comments

* refactor: fix by comments

* refactor: update jsdoc

* refactor: fix by comments

Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-23 21:23:54 +00:00
..
e2e chore: fix e2e and remove data from package (#8942) 2021-03-02 14:30:10 +00:00
exec-util.ts refactor: refactor static regex out of for loops (#13065) 2021-12-29 07:26:13 +01:00
fixtures.ts refactor: introduce Fixtures util class (#12638) 2022-01-23 21:23:54 +00:00
graphql-snapshot.ts refactor(typescript): Refactor more files (#12696) 2021-11-17 09:32:33 +00:00
http-mock.ts test: fix http mocks (#11191) 2021-08-09 19:37:28 +02:00
json-schema.ts chore: remove json schema from source control (#5420) 2020-02-10 10:20:31 +00:00
newline-snapshot-serializer.ts chore: lint fixes (#7018) 2020-08-19 06:46:00 +02:00
setup.ts test: fix regression (#12347) 2021-10-27 08:22:02 +02:00
static-files.spec.ts refactor: prepare esm helper (#13250) 2021-12-22 17:01:28 +01:00
to-migrate.ts refactor(migrations): validator (#13073) 2022-01-10 21:01:57 +00:00
tsconfig.json test: allow debug jest (#3725) 2019-05-16 18:54:54 +02:00
util.ts chore: fix type export (#13231) 2021-12-22 09:27:24 +01:00
website-docs.spec.ts test: Fix test descriptions and enforce it via new linting rule (#11285) 2021-08-18 05:46:56 +00:00