From 5453a35359bc93c457d3760644df8c329b688192 Mon Sep 17 00:00:00 2001 From: Andrey Slotin Date: Mon, 28 Nov 2022 17:11:16 +0100 Subject: [PATCH] Refine the definition of done for the GA phase --- ROADMAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index ba17e9025..8a44bfdc0 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -71,7 +71,7 @@ These are goals tentatively achievable by Q1 2024. The deployment should be optimized and the extension thoroughly tested before making it available to all users. Frontend changes should be done at this point, and usage costs (CPU, RAM, storage) and pricing details should be determined, followed by public announcements of the availability. *Definition of Done*
- When all users are eligible to upgrade to a plan that includes browser testing. + The import path for xk6-browser is updated to `k6/browser` and the API is considered to be stable. - **Increase test code coverage; refactor problematic areas of the codebase; fix "flaky" tests, linter issues, etc.**