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

Move the testing library to rust-SCs repository #122

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Conversation

Bargsteen
Copy link
Contributor

@Bargsteen Bargsteen commented Sep 15, 2023

Purpose

Moving the testing library to the rust SCs repository: Concordium/concordium-rust-smart-contracts#336
This PR removes it from the tools repository.

Changes

  • Delete the testing library
  • Replace the rust-sdk submodule with base as it was only the testing lib that needed the rust-sdk
  • Update paths to use base instead of the rust-sdk
  • Delete release tags for testing library once this is merged.

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

Also removes the parts of the CI related to the testing library.
@Bargsteen Bargsteen merged commit 292b600 into main Sep 18, 2023
@Bargsteen Bargsteen deleted the kb/move-testing-lib branch September 18, 2023 08:21
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.

3 participants