Conversation
|
Addresses #791 |
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
@aenniw please rebase and resolve the conflicts. |
|
can you resolve the conflicts |
|
Rebased, however not sure whats |
trusktr
left a comment
There was a problem hiding this comment.
Thanks for attempting to fix this! Let's make sure
- current tests pass (I suppose this just requires fixing the conflict)
- add new tests that ensure multiple embeds work as we're expecting
|
Not sure how to approach the tests, as It occurs only when embedded files are downloaded out of order mainly due their size difference and network delay... |
|
Added e2e scenario and updated |
anikethsaha
left a comment
There was a problem hiding this comment.
thanks for the update. few notes
Koooooo-7
left a comment
There was a problem hiding this comment.
yea, per to the docs, failureThreshold should be changed to smaller.
and I thing It is not a good way that showing test cases on the documentation, it makes users messy.
|
I agree with @Koooooo-7 , we cant show testing fixture in docs. |
|
Extracted test specific blocks from docs, updated cypress |
|
Looking good |
anikethsaha
left a comment
There was a problem hiding this comment.
looks good to me.
can you fix the CI and we are good to go.
d94db2b to
5770bad
Compare
- added double quote as attribute marker - fixed inject order of embedded files - added e2e test covering order of embedded files
|
CI fixed by updating reference img as new lines were added to docs via PR and it wasn't updated... |
|
Unfortunately (or fortunately, depending on your view) the test system changed from cypress to playwright, making a lot of conflicts in the PR. We need to update this to playwright. |
trusktr
left a comment
There was a problem hiding this comment.
needs conflicts resolved, moving from cypress to playwright.
|
There are too many conflicts, so it is temporarily closed. |
Signed-off-by: Martin Mihálek [email protected]
Summary
Fixed out of orded embedding of
includefilesWhat kind of change does this PR introduce? (check at least one)
If changing the UI of default theme, please provide the before/after screenshot:
Does this PR introduce a breaking change? (check one)
If yes, please describe the impact and migration path for existing applications:
The PR fulfills these requirements:
fix #xxx[,#xxx], where "xxx" is the issue number)You have tested in the following browsers: (Providing a detailed version will be better.)
If adding a new feature, the PR's description includes:
To avoid wasting your time, it's best to open a feature request issue first and wait for approval before working on it.
Other information:
libdirectory.