Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Add e2e tests

Open
#5 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
github-actions
Domain
api, ci-cd, testing

Research direction

Start by reading the discussion in Flagsmith/ci#4 and inspect the existing workflow that calls the locally-referred actions. Define how the end-to-end run will access the Flagsmith API without leaving persistent test artefacts, using an ephemeral environment, a nightly-reset environment, or a local API instance. Done means the workflow runs the actions and verifies their results directly through the API.

Written by the indexing model from the issue text.

Description

(...) a workflow that calls the locally-referred actions and verifies the result directly via the Flagsmith API. (...)

Originally posted by @khvn26 in https://github.com/Flagsmith/ci/pull/4#discussion_r2724636039

Consider this will potentially spam the API with test artefacts. Ideally e2e testing should be pointed at environments with ephemeral data, e.g. a nightly-reset test environment, or a local instance of the API.

Dominant language
Python
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Flagsmith/ci

All issues in Flagsmith/ci

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.