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

Add integration tests, update to .NET 8 #10

Merged
merged 5 commits into from
Aug 30, 2024
Merged

Conversation

kMutagene
Copy link
Member

@kMutagene kMutagene commented Aug 29, 2024

This PR

  • implements a file-change-based CI pipeline
  • Removes unnecessary build modules (we do not want to publish anything to nuget or host a full blown docs website for this repo)
  • Updates the whole repo to .NET8
  • adds the ArcPrototype as submodule to use it for integration tests
  • adds some tests to ensure the submodule is set on a specific commit we have test fixtures for
  • adds integration tests running the compiled tool to ensure correct arc_ro_crate_metadata, arc_summary, and isa_json files are created for the ArcPrototype.

@kMutagene kMutagene linked an issue Aug 29, 2024 that may be closed by this pull request
@kMutagene kMutagene force-pushed the integration-tests branch 4 times, most recently from 25161b2 to bacd5bc Compare August 30, 2024 08:04
@kMutagene
Copy link
Member Author

General integration tests seem to work, summary file needs attention as it seems like the order of (sub) folders is not deterministic

@kMutagene kMutagene marked this pull request as ready for review August 30, 2024 09:22
@kMutagene kMutagene merged commit 153b674 into main Aug 30, 2024
6 checks passed
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.

Add integration tests
1 participant