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

More assets tests #2495

Merged
merged 4 commits into from
Feb 9, 2021
Merged

More assets tests #2495

merged 4 commits into from
Feb 9, 2021

Conversation

piotr-iohk
Copy link
Contributor

@piotr-iohk piotr-iohk commented Feb 5, 2021

Issue Number

ADP-603

Overview

  • 5a9ddd5
    Move Byron transaction tests to Byron suite

  • cd3e179
    Byron asset tx tests

  • 0660ea6
    Byron asset list/get tests

  • 24e6b3c
    Fix icarus asset endpoints

Comments

@piotr-iohk piotr-iohk self-assigned this Feb 5, 2021
@piotr-iohk piotr-iohk force-pushed the piotr/more-assets-tests-byron branch from 6ccf392 to c113c35 Compare February 8, 2021 11:02
Copy link
Contributor

@rvl rvl left a comment

Choose a reason for hiding this comment

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

👍

r <- request @(ApiAddress n) ctx (Link.postRandomAddress wB) Default p
expectSuccess r

-- pick out assets to send
Copy link
Contributor

Choose a reason for hiding this comment

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

It would be nice if the shelley wallet migration endpoint were available to use here...

(`shouldNotBe` TokenMap.empty)
]

describe "BYRON_TRANS_CREATE_01 - Single Output Transaction with non-Shelley witnesses" $
Copy link
Contributor

Choose a reason for hiding this comment

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

Ah OK, so these are moved from the shelley file.

@piotr-iohk piotr-iohk force-pushed the piotr/more-assets-tests-byron branch from c113c35 to 24e6b3c Compare February 8, 2021 17:16
@piotr-iohk piotr-iohk changed the title wip: more assets tests byron More assets tests Feb 8, 2021
@piotr-iohk
Copy link
Contributor Author

bors try

iohk-bors bot added a commit that referenced this pull request Feb 8, 2021
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Feb 8, 2021

try

Build succeeded:

@rvl
Copy link
Contributor

rvl commented Feb 9, 2021

bors r+

iohk-bors bot added a commit that referenced this pull request Feb 9, 2021
2495: More assets tests r=rvl a=piotr-iohk

# Issue Number

ADP-603


# Overview

- 5a9ddd5
  Move Byron transaction tests to Byron suite
  
- cd3e179
  Byron asset tx tests
  
- 0660ea6
  Byron asset list/get tests
  
- 24e6b3c
  Fix icarus asset endpoints


# Comments

<!-- Additional comments or screenshots to attach if any -->

<!--
Don't forget to:

 ✓ Self-review your changes to make sure nothing unexpected slipped through
 ✓ Assign yourself to the PR
 ✓ Assign one or several reviewer(s)
 ✓ Jira will detect and link to this PR once created, but you can also link this PR in the description of the corresponding ticket
 ✓ Acknowledge any changes required to the Wiki
 ✓ Finally, in the PR description delete any empty sections and all text commented in <!--, so that this text does not appear in merge commit messages.
-->


Co-authored-by: Piotr Stachyra <[email protected]>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Feb 9, 2021

Build failed:

A new one. The error seems to have no relation to the changes in this PR.

Failures:

  src/Test/Integration/Scenario/CLI/Shelley/Transactions.hs:242:59:
  1) CLI Specifications, SHELLEY_CLI_TRANSACTIONS, TRANS_CREATE_06 - Invalid amount, string with diacritics
       uncaught exception: IOException of type ResourceVanished
       fd:248: hFlush: resource vanished (Broken pipe)

  To rerun use: --match "/CLI Specifications/SHELLEY_CLI_TRANSACTIONS/TRANS_CREATE_06 - Invalid amount/string with diacritics/"

Randomized with seed 384097478

Finished in 1008.1327 seconds
752 examples, 1 failure, 40 pending

#2500

@rvl
Copy link
Contributor

rvl commented Feb 9, 2021

bors r+

@iohk-bors
Copy link
Contributor

iohk-bors bot commented Feb 9, 2021

Build succeeded:

@iohk-bors iohk-bors bot merged commit c3feba0 into master Feb 9, 2021
@iohk-bors iohk-bors bot deleted the piotr/more-assets-tests-byron branch February 9, 2021 05:42
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