1.21.1 • Published 1 year ago

@sourcegraph/web-smoke-tests v1.21.1

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
1 year ago

Smoke tests: Web functionality

These smoke tests run some basic checks against a deployed Sourcegraph instance.

How to run

SOURCEGRAPH_URL="https://sourcegraph.com" npx @sourcegraph/web-smoke-tests@latest start

Environment reference

VariableMeaning
SOURCEGRAPH_URLThe URL of the deployed instance to run checks against
JEST_JUNIT_OUTPUT_NAMEThe name of a generated JUnit report summary for failure analysis. Default is "junit.xml".
JEST_JUNIT_OUTPUT_DIRThe directory in which the generated JUnit report should be stored. Default is the current directory

Releases

Releases are done automatically in CI when commits are merged into master by analyzing Conventional Commit Messages. After running yarn, commit messages will be linted automatically when committing though a git hook. The git hook can be circumvented for fixup commits with git's fixup! autosquash feature, or by passing --no-verify to git commit. You may have to rebase a branch before merging to ensure it has a proper commit history, or squash merge with a manually edited commit message that conforms to the convention.

1.21.1

1 year ago

1.21.0

2 years ago

1.20.0

2 years ago

1.19.0

2 years ago

1.18.0

2 years ago

1.17.0

2 years ago

1.16.0

2 years ago

1.15.0

2 years ago

1.14.0

2 years ago

1.13.0

2 years ago

1.12.0

2 years ago

1.11.0

2 years ago

1.10.0

2 years ago

1.9.0

2 years ago

1.8.0

2 years ago

1.7.0

2 years ago

1.6.0

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago