Skip to content
This repository has been archived by the owner on Feb 15, 2025. It is now read-only.

chore(test): Create Testing Strategy ADR #586

Merged
merged 3 commits into from
Jul 8, 2024
Merged

chore(test): Create Testing Strategy ADR #586

merged 3 commits into from
Jul 8, 2024

Conversation

alekst23
Copy link
Contributor

@alekst23 alekst23 commented Jun 3, 2024

Background

We need to have a consolidated and clearly defined approach to testing our systems. Currently, we don't have a clear definition of what features and functions should be test at each level, and we mix some integration and system testing.

It is also currently difficult for new developers to spin up a test suite in a new environment. We should have tests work out of the box.

Description

This PR creates an ADR to help us organize our ideas about testing.

TODO

This file lacks a unified UI testing strategy

@alekst23 alekst23 requested a review from a team as a code owner June 3, 2024 20:11
@alekst23 alekst23 linked an issue Jun 3, 2024 that may be closed by this pull request
Copy link

netlify bot commented Jun 3, 2024

Deploy Preview for leapfrogai-docs canceled.

Name Link
🔨 Latest commit 331cbe6
🔍 Latest deploy log https://app.netlify.com/sites/leapfrogai-docs/deploys/66845f228b233c000857173c

new file 0005-testing-strategy.md
@alekst23 alekst23 self-assigned this Jun 12, 2024
@alekst23 alekst23 merged commit 4e8fb18 into main Jul 8, 2024
11 checks passed
@alekst23 alekst23 deleted the 581-test-adr branch July 8, 2024 16:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore(test): Consolidated Testing Strategy
3 participants