Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit cd19c9f

Browse filesBrowse files
authored
Updates from V5.0
Rough Draft
1 parent 30fd0a5 commit cd19c9f
Copy full SHA for cd19c9f

File tree

Expand file treeCollapse file tree

1 file changed

+70
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+70
-1
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+70-1Lines changed: 70 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,76 @@ a 👍. This helps us prioritize what to work on.
315315

316316
For any questions and concerns related to using the package, feel free to email us via `chromogen.app@gmail.com`.
317317
<br><Br>
318-
318+
## Chromogen V5.0 updates
319+
320+
**GUI Overhaul**
321+
322+
**Why?**
323+
324+
Hovering GUI blocked functionality of host app
325+
Recording/downloading interactivity was cumbersome and inflexible
326+
Suboptimal for CI/CD implementation Buttons not functional
327+
328+
**What?**
329+
330+
Discrete Collapsible IDE that allows for real-time observation & manual interactivity of generated tests
331+
332+
**Next steps:**
333+
334+
Recording button functionality
335+
<br><Br>
336+
337+
**Real-time feed rendering**
338+
339+
**Why?**
340+
341+
Generated tests were only accessible as a monolith of text, preventing isolation of individual components’ tests
342+
343+
**What?**
344+
345+
IDE updates in real-time as changes of state are recorded
346+
347+
**Next steps:**
348+
349+
Test categorization.
350+
Filter groups of tests by:
351+
352+
Initialization vs ΔState Action
353+
354+
Description
355+
356+
and allow user to select which filter to apply to displayed generated tests.
357+
<br>
358+
<br>
359+
**CI/CD overhaul**
360+
361+
**Why?**
362+
363+
Travis Deprecated; CI/CD not functional
364+
365+
**What?**
366+
367+
Re-implemented with Jenkins
368+
369+
<br>
370+
<br>
371+
372+
373+
**Additional Next Steps**
374+
375+
**Add functionality for Zustand multi-store rendering & Asynchronous state**
376+
377+
**Docker containerization**
378+
379+
**Why?**
380+
381+
V 4.0 presented inconsistencies when accessed from different local machines. This hindered team workflow both with development and production-use
382+
383+
**What?**
384+
385+
Containerization of app ensures homogenous, improved User/Dev experience
386+
387+
<br> <br> <br> <br>
319388
## Core Team
320389

321390
<br>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.