Chris 7bc498f697 chore(testing): Add testing package publish config (#2201) %!s(int64=2) %!d(string=hai) anos
..
src 57793cf9d1 feat(test): Add tokenMethod cookie support for TestServer (#2084) %!s(int64=2) %!d(string=hai) anos
.gitignore 8726ab2ef6 refactor: Extract e2e testing code into own package %!s(int64=6) %!d(string=hai) anos
README.md cbe116c2ed chore: Fix links to plugin docs %!s(int64=6) %!d(string=hai) anos
package.json 7bc498f697 chore(testing): Add testing package publish config (#2201) %!s(int64=2) %!d(string=hai) anos
tsconfig.build.json 8726ab2ef6 refactor: Extract e2e testing code into own package %!s(int64=6) %!d(string=hai) anos
tsconfig.json 2061828873 feat: Preserve comments in compiled files %!s(int64=5) %!d(string=hai) anos

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/