Michael Bromley 30a297e9af chore: Pre-release v2.0.0-beta.2 2 years ago
..
src 57793cf9d1 feat(test): Add tokenMethod cookie support for TestServer (#2084) 2 years ago
.gitignore 8726ab2ef6 refactor: Extract e2e testing code into own package 6 years ago
README.md cbe116c2ed chore: Fix links to plugin docs 6 years ago
package.json 30a297e9af chore: Pre-release v2.0.0-beta.2 2 years ago
tsconfig.build.json 8726ab2ef6 refactor: Extract e2e testing code into own package 6 years ago
tsconfig.json 2061828873 feat: Preserve comments in compiled files 5 years ago

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/