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

Update test suite to db-sync 12.0.0 #448

Merged

Conversation

jvieiro
Copy link
Collaborator

@jvieiro jvieiro commented Dec 6, 2021

Description

Updates test suite to [email protected] & [email protected]

Breaking changes

Deletes db snapshot of deprecated alonzo-purple testnet, and deprecates the following tests associated with it:

block-transactions-api.test.ts

'should return operation status as invalid when there is an invalid transaction'

account-balance-api.test.ts

'should not count utxos of an invalid tx'

search-transactions-api.test.ts

'Should bring transactions that did not succeeded'

'Should bring transactions with invalid status'

'Should return tx that matches specified coin and is invalid'

A new issue has been created with more specific details to track this: #449

@jvieiro jvieiro marked this pull request as draft December 6, 2021 06:19
@jvieiro jvieiro changed the title test: update test suit to db-sync 12.0.0 Update test suite to db-sync 12.0.0 Dec 6, 2021
@jvieiro jvieiro changed the title Update test suite to db-sync 12.0.0 Adapt test suite to db-sync 12.0.0 Dec 6, 2021
@jvieiro jvieiro changed the title Adapt test suite to db-sync 12.0.0 Update test suite to db-sync 12.0.0 Dec 6, 2021
@jvieiro jvieiro changed the base branch from chore/cardano-db-sync-12 to master December 6, 2021 14:32
@jvieiro jvieiro marked this pull request as ready for review December 6, 2021 14:44
@jvieiro jvieiro changed the base branch from master to chore/cardano-db-sync-12 December 6, 2021 14:45
@jvieiro jvieiro force-pushed the test/update-db-snapshot-to-db-sync-12.0.0 branch from 9d8f0c7 to fdd0c7b Compare December 6, 2021 14:48
@jvieiro jvieiro requested a review from rhyslbw December 6, 2021 15:00
Copy link
Collaborator

@rhyslbw rhyslbw left a comment

Choose a reason for hiding this comment

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

Thanks @jvieiro, looks good 👍

@rhyslbw rhyslbw merged commit 4e43f76 into chore/cardano-db-sync-12 Dec 7, 2021
@iohk-bors iohk-bors bot deleted the test/update-db-snapshot-to-db-sync-12.0.0 branch December 7, 2021 01:58
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