Skip to content

Run test E2E CI job on macOS as well (#424)#933

Draft
SleepySquash wants to merge 23 commits intomainfrom
424-impl-e2e-on-macos
Draft

Run test E2E CI job on macOS as well (#424)#933
SleepySquash wants to merge 23 commits intomainfrom
424-impl-e2e-on-macos

Conversation

@SleepySquash
Copy link
Copy Markdown
Contributor

Resolves #424

Synopsis

On CI E2E tests run on -d web-server currently only.

Solution

This PR adds macOS target to run E2E tests on CI.

Checklist

  • Created PR:
    • In draft mode
    • Name contains issue reference
    • Has type and k:: labels applied
  • Before review:
    • Documentation is updated (if required)
    • Tests are updated (if required)
    • Changes conform code style
    • CHANGELOG entry is added (if required)
    • FCM (final commit message) is posted or updated
    • Draft mode is removed
  • Review is completed and changes are approved
    • FCM (final commit message) is approved
  • Before merge:
    • Milestone is set
    • PR's name and description are correct and up-to-date
    • All temporary labels are removed

@SleepySquash SleepySquash added enhancement Improvement of existing features or bugfix k::testing Changes of project tests k::toolchain Changes of project toolchain labels Apr 2, 2024
@SleepySquash SleepySquash added this to the 0.1.0-alpha.13 milestone Apr 2, 2024
@SleepySquash SleepySquash self-assigned this Apr 2, 2024
@SleepySquash SleepySquash added this to the 0.5.0 milestone Apr 22, 2025
@SleepySquash SleepySquash modified the milestones: 0.4.3, 0.5.0, 0.6.0 May 6, 2025
@SleepySquash SleepySquash modified the milestones: 0.5.1, 1.0.0, 0.6.0 Jun 3, 2025
@SleepySquash SleepySquash modified the milestones: 0.5.2, 0.6.0 Jul 1, 2025
@SleepySquash SleepySquash modified the milestones: 0.5.3, 0.6.0 Jul 10, 2025
@ChabanovX
Copy link
Copy Markdown
Contributor

If something wrong with Gherkin, then another approach might be to migrate some macos e2e tests to patrol. That's a good package, but available only on mobile + macos. Provides native funcitonality testing.

@SleepySquash
Copy link
Copy Markdown
Contributor Author

@ChabanovX, thank you for a suggestion! Ideally we want to stick with BDD. We even considered https://pub.dev/packages/bdd_widget_test and https://pub.dev/packages/bdd_framework, but those had some drawbacks compared to flutter_gherkin. Honestly, I'm thinking about writing own BDD testing framework from time to time, but that would take a bit too much time.

@SleepySquash SleepySquash modified the milestones: 0.5.4, 0.6.0 Jul 24, 2025
@SleepySquash SleepySquash modified the milestones: 0.6.0, 0.7.0 Aug 7, 2025
@SleepySquash SleepySquash modified the milestones: 0.6.1, 0.7.0, 0.6.2 Sep 8, 2025
@SleepySquash SleepySquash modified the milestones: 0.6.3, 0.7.0, 0.6.4 Sep 22, 2025
@SleepySquash SleepySquash modified the milestones: 0.6.5, 0.7.0 Oct 6, 2025
@SleepySquash SleepySquash removed this from the 0.6.6 milestone Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Improvement of existing features or bugfix k::testing Changes of project tests k::toolchain Changes of project toolchain

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Run E2E tests CI job on macOS

2 participants