From d3e8caade23c9f559245538f20f9c68b50835b87 Mon Sep 17 00:00:00 2001 From: Sean Sube Date: Wed, 15 Feb 2023 18:23:36 -0600 Subject: [PATCH] chore(docs): update release test plan --- docs/dev-test.md | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/docs/dev-test.md b/docs/dev-test.md index b5c40a00..1446a7d4 100644 --- a/docs/dev-test.md +++ b/docs/dev-test.md @@ -98,19 +98,20 @@ Testing: - [ ] should work, run 3 tiles - upscale - Real ESRGAN - - with CodeFormer + - Real ESRGAN + - x4 with CodeFormer - [ ] should work - - with GFPGAN + - x4 with GFPGAN - [ ] should work - - without face correction + - x4 without face correction - [ ] should work - - using x2 model and x4 scale + - x2 model and x4 scale + - [ ] should sort of work: ignores scale and uses x2 + - x4 model and x2 scale - [ ] should fail: tiles - - using x4 model and x2 scale - - [ ] should fail: tiles - - using v3 model and x2 scale + - v3 model and x2 scale - [ ] should work - - using v3 model and x4 scale + - v3 model and x4 scale - [ ] should work - Stable Diffusion - using x2 scale @@ -138,6 +139,14 @@ Testing: - [ ] should switch to the inpaint tab - [ ] should populate the image source - [ ] the generate button should be enabled + - copy an image to upscale + - [ ] should switch to the upscale tab + - [ ] should populate the image source + - [ ] the generate button should be enabled + - copy two images to blend + - [ ] should switch to the blend tab + - [ ] should populate the image sources + - [ ] the generate button should be enabled once both sources have been populated - persist on refresh - [ ] loading images - [ ] switching tabs