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

Reorg #97

Closed
wants to merge 126 commits into from
Closed

Reorg #97

wants to merge 126 commits into from

Conversation

aleeusgr
Copy link
Owner

@aleeusgr aleeusgr commented May 17, 2023

Before I understand, I need to understand what I need to understand

  • test compile script
  • a lightweight outline of testable expectations.
  • organization and structure for the testing code.
  • Test organisation #99

@aleeusgr
Copy link
Owner Author

Do I have a function to provide contract endpoints? Not really, I have a doctest?
I should reproduce vesting?

What this test gives me?
I build some component, and it does not work. This gives me a working chunk of code to change inputs and see how my outputs change and what they are?

@aleeusgr
Copy link
Owner Author

Do I need to make similar test for Emulator?
Only if I am to experiment with different Network Settings.

…Issue it was getUplc. Contract Endpoints doesnt seem to quite fit

Rumpelstitzkin
@aleeusgr
Copy link
Owner Author

doctest does not have code outside Describe; but can we do Describe inside Describe?

@aleeusgr aleeusgr closed this May 18, 2023
@aleeusgr aleeusgr deleted the reorg branch May 18, 2023 14:29
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.

None yet

1 participant