We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2c4c8e commit 501ac44Copy full SHA for 501ac44
1 file changed
Desktop/TODO.md
@@ -9,4 +9,9 @@
9
- ci: run e2e tests
10
- fix flakiness on CI where sometimes "an element cannot be found"
11
- docs: next steps or improvements (out of scope) for the backend API. Mainly performance: allow to batch CRUD
12
- operations.
+ operations.
13
+- docs: how did I work? How _would_ I work, by contrast, on a real environment?
14
+ - 0 warning policy, static analysis (SonarQube, etc.).
15
+ - Deployment environments.
16
+ - CD.
17
+ - TDD.
0 commit comments