Skip to content

✅ E2E - Any instance friendly#2142

Open
AntoLC wants to merge 4 commits intomainfrom
e2e/test-on-instance
Open

✅ E2E - Any instance friendly#2142
AntoLC wants to merge 4 commits intomainfrom
e2e/test-on-instance

Conversation

@AntoLC
Copy link
Copy Markdown
Collaborator

@AntoLC AntoLC commented Mar 26, 2026

Purpose

With the test e2e, we would like to be able to test not only the local application but the instances as well.
To do so, we will use env files that will give us the possibility to test all kind of instances, by default the local one.

The default one is .env, to test our instances we will use env.local that will be override the default one.

@AntoLC AntoLC self-assigned this Mar 26, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 26, 2026

Size Change: 0 B

Total Size: 4.25 MB

📦 View Changed
Filename Size Change
apps/impress/out/_next/static/6d18bb59/_buildManifest.js 614 B +614 B (new file) 🆕
apps/impress/out/_next/static/45e7d303/_buildManifest.js 0 B -614 B (removed) 🏆

compressed-size-action

@AntoLC AntoLC linked an issue Mar 27, 2026 that may be closed by this pull request
@AntoLC AntoLC force-pushed the e2e/test-on-instance branch from bc0c3b1 to 2b7e6f0 Compare March 31, 2026 15:04
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 31, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 15031d7b-c4f7-412c-8073-da6680c39fa1

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch e2e/test-on-instance

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@AntoLC AntoLC force-pushed the e2e/test-on-instance branch 4 times, most recently from dedd8f7 to e4cfbca Compare April 2, 2026 12:15
@AntoLC AntoLC changed the title ✅ E2E - Test on instance ✅ E2E - Any instance friendly Apr 2, 2026
@AntoLC AntoLC force-pushed the e2e/test-on-instance branch from e4cfbca to 80348d8 Compare April 3, 2026 09:02
We want to be able to run our e2e tests on
any instance of Docs, to do so we need to make
some adjustments to our tests and configuration.
We will use environment variables to configure
the tests.
@AntoLC AntoLC force-pushed the e2e/test-on-instance branch from 88389ef to 94c1883 Compare April 3, 2026 10:49
We improved the test suite to only replay failed
tests when rerunning the test suite.
This allows us to focus on fixing the failed
tests without having to wait for the entire
test suite to run again.
We add the Browser in cache to speed up the test
execution and reduce the time it takes to run the tests.
@AntoLC AntoLC force-pushed the e2e/test-on-instance branch from 94c1883 to 93e2c2b Compare April 3, 2026 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

✅e2e bot on preprod

1 participant