Skip to content

Multitab tests#9212

Draft
jcoglan wants to merge 4 commits intoapache:masterfrom
neighbourhoodie:multitab-tests
Draft

Multitab tests#9212
jcoglan wants to merge 4 commits intoapache:masterfrom
neighbourhoodie:multitab-tests

Conversation

@jcoglan
Copy link
Copy Markdown
Contributor

@jcoglan jcoglan commented Mar 27, 2026

Overview

Testing recommendations

Related Issues or Pull Requests

Checklist

  • I am not a bot
  • This is my own work, I did not use AI, LLM's or similar technology for code or docs generation
  • Code is written and works correctly
  • Changes are covered by tests
  • Documentation changes were made in the docs folder

@jcoglan jcoglan force-pushed the multitab-tests branch 5 times, most recently from 6c9a6e6 to b85a439 Compare March 27, 2026 16:45
@jcoglan jcoglan force-pushed the multitab-tests branch 4 times, most recently from e6d05b1 to 50a59f6 Compare March 27, 2026 17:17
Copy link
Copy Markdown
Contributor

@alxndrsn alxndrsn left a comment

Choose a reason for hiding this comment

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

This looks great! 👍

Not sure that the changes to README.md are relevant.

"emit": "readonly",
"PouchDB": "readonly"
"PouchDB": "readonly",
"__pouch__": "readonly"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Could window.__pouch__ could be used instead of adding an extra constant here?

> **Always set the `COUCH_HOST` env var to a proper CouchDB for the integration tests!**
> [!WARNING]
> VERY IMPORTANT **Always set the `COUCH_HOST` env var to a proper CouchDB for
> the integration tests!**
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Are these changes related to the new tests?

return page.evaluate(fn);
}

_getPage(id) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

"page" means "tab"? Maybe helpful to use consistent language?

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.

3 participants