Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce Integration Tests #39

Merged
merged 26 commits into from
Jan 13, 2024
Merged

Introduce Integration Tests #39

merged 26 commits into from
Jan 13, 2024

Conversation

lucemans
Copy link
Member

@lucemans lucemans commented Dec 11, 2023

This PR introduces a test folder, included within a set of tests, test runner framework, and data, using bun.

In addition to the above this PR introduces CI/CD pipeline modifications that auto-run tests on PRs and Builds!

As a cherry on top this PR (oopsy) introduces mozilla/sccache speeding up ci builds by a ton!

@lucemans lucemans marked this pull request as draft December 11, 2023 04:09
test/data/basic.ts Outdated Show resolved Hide resolved
test/package.json Outdated Show resolved Hide resolved
test/src/test_implementation.ts Outdated Show resolved Hide resolved
@lucemans lucemans marked this pull request as ready for review January 2, 2024 03:36
@Antony1060 Antony1060 marked this pull request as draft January 4, 2024 17:01
@Antony1060
Copy link
Contributor

Needs more complete tests before merge.

Copy link
Contributor

@Antony1060 Antony1060 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Antony1060 Antony1060 marked this pull request as ready for review January 7, 2024 21:08
@Antony1060 Antony1060 merged commit 9f89af8 into master Jan 13, 2024
4 checks passed
@Antony1060 Antony1060 deleted the ci/integration-tests branch January 13, 2024 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants