Michael Bromley 1cd27a1615 chore: Publish v0.8.1 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 1cd27a1615 chore: Publish v0.8.1 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/