Skip to content

Conversation

@nelsonmestevao
Copy link
Contributor

Depends on #3036 and #3037.

Initial work on ANL-1220.

@nelsonmestevao nelsonmestevao force-pushed the ne/setup-playwright branch 9 times, most recently from 62bcfdb to b0ade09 Compare December 19, 2025 15:06
@nelsonmestevao nelsonmestevao force-pushed the ne/setup-playwright branch 2 times, most recently from e3973c2 to e009d62 Compare December 26, 2025 17:26
Comment on lines +9 to +13
config :logflare, LogflareWeb.Endpoint,
url: [host: "localhost", scheme: "http", port: 4001],
http: [port: 4001],
server: true

Copy link
Contributor

Choose a reason for hiding this comment

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

splitting e2e testing to a separate config that extends/overwrites config/test.exs by importing it would be better, as we don't want to allocate a port for each test run since this limits concurrent testing.
having a separate test-e2e.exs and environment would be better.

@nelsonmestevao nelsonmestevao force-pushed the ne/setup-playwright branch 3 times, most recently from eeb8d57 to 5516249 Compare January 6, 2026 17:40
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.

2 participants