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

1568 Make Zoe use AVA #1588

Merged
merged 5 commits into from
Aug 27, 2020
Merged

1568 Make Zoe use AVA #1588

merged 5 commits into from
Aug 27, 2020

Conversation

dtribble
Copy link
Member

@dtribble dtribble commented Aug 22, 2020

ref #1568

Kate: All tests pass. Most recent changes to tests were caused by @Chris-Hibbert's changes to the autoswap tests. Chris could you take a look at test-autoswap.js specifically?

@katelynsills katelynsills self-assigned this Aug 24, 2020
@katelynsills katelynsills added the Zoe package: Zoe label Aug 24, 2020
@katelynsills katelynsills force-pushed the 1568_zoe branch 2 times, most recently from cd4e5de to 45015dc Compare August 26, 2020 21:03
@katelynsills katelynsills assigned warner and unassigned katelynsills Aug 27, 2020
@warner
Copy link
Member

warner commented Aug 27, 2020

Ok @katelynsills , I've had three successful test runs with that ESM_DISABLE_CACHE patch, so I'm hoping the problem is fixed. Handing this back to you for rebasing and landing.

@warner warner assigned katelynsills and unassigned warner Aug 27, 2020
@katelynsills
Copy link
Contributor

@warner, wonderful, thanks so much!

@katelynsills katelynsills marked this pull request as ready for review August 27, 2020 21:15
@katelynsills katelynsills requested a review from warner August 27, 2020 21:16
@katelynsills katelynsills changed the title 1568 zoe initial cut 1568 Make Zoe use AVA Aug 27, 2020
Copy link
Contributor

@Chris-Hibbert Chris-Hibbert left a comment

Choose a reason for hiding this comment

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

Thanks for taking care of this! The changes to autoswap look good to me.

Copy link
Contributor

@Chris-Hibbert Chris-Hibbert left a comment

Choose a reason for hiding this comment

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

skipped tests should have matching TODOs and issues.

@@ -298,12 +268,12 @@ const expectedBadTimerLog = [
'aliceMoolaPurse: balance {"brand":{},"value":3}',
'aliceSimoleanPurse: balance {"brand":{},"value":0}',
];
test('zoe - bad timer', async t => {
test.skip('zoe - bad timer', async t => {
Copy link
Contributor

Choose a reason for hiding this comment

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

There should be an issue for this, and there should be a TODO here referring to the issue.

Copy link
Contributor

Choose a reason for hiding this comment

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

There is an issue. #1625 I will add TODOs

Copy link
Contributor

@Chris-Hibbert Chris-Hibbert left a comment

Choose a reason for hiding this comment

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

Thanks! good to hear the issue was created earlier.

@katelynsills katelynsills merged commit d135893 into master Aug 27, 2020
@katelynsills katelynsills deleted the 1568_zoe branch August 27, 2020 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Zoe package: Zoe
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants