Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.

Fix tests 3 #261

Merged
merged 16 commits into from Aug 5, 2019
Merged

Fix tests 3 #261

merged 16 commits into from Aug 5, 2019

Conversation

TheBestPessimist
Copy link
Contributor

No description provided.

cy.getStringFieldValue('QtyDelivered ').should('equal', qtyDelivered);
cy.getStringFieldValue('QtyInvoiced ').should('equal', qtyInvoiced);

// backend is flaky and keeps switching between '' and '0' and back to '', so we need this workaround
Copy link
Contributor

Choose a reason for hiding this comment

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

@TheBestPessimist do you think it makes sense to create a backend task to fix that ? Having types problems on top of what we already have makes it even harder to maintain the whole thing :)

@TheBestPessimist TheBestPessimist merged commit 33c7056 into master Aug 5, 2019
@TheBestPessimist TheBestPessimist deleted the fix-tests-3 branch August 5, 2019 05:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants