Michael Bromley f8060b5544 feat(testing): Modularize DB support for e2e tests il y a 6 ans
..
src f8060b5544 feat(testing): Modularize DB support for e2e tests il y a 6 ans
.gitignore 8726ab2ef6 refactor: Extract e2e testing code into own package il y a 6 ans
README.md cbe116c2ed chore: Fix links to plugin docs il y a 6 ans
package.json 50bdbd8129 feat(testing): Add support for e2e tests backed by Postgres il y a 6 ans
tsconfig.build.json 8726ab2ef6 refactor: Extract e2e testing code into own package il y a 6 ans
tsconfig.json 8726ab2ef6 refactor: Extract e2e testing code into own package il y a 6 ans

README.md

@vendure/testing

This package contains utilities for writing end-to-end tests for Vendure.

For documentation, see www.vendure.io/docs/developer-guide/testing/