Michael Bromley c62f2b7d0b chore: Test multiple DBs in CI e2e tests hace 6 años
..
src f8060b5544 feat(testing): Modularize DB support for e2e tests hace 6 años
.gitignore 8726ab2ef6 refactor: Extract e2e testing code into own package hace 6 años
README.md cbe116c2ed chore: Fix links to plugin docs hace 6 años
package.json c62f2b7d0b chore: Test multiple DBs in CI e2e tests hace 6 años
tsconfig.build.json 8726ab2ef6 refactor: Extract e2e testing code into own package hace 6 años
tsconfig.json 8726ab2ef6 refactor: Extract e2e testing code into own package hace 6 años

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/