QA #6467
ijreilly
announced in
Documentation
QA
#6467
Replies: 1 comment 2 replies
-
As I'm working on it right now, I'd like to bring up few important things which are necessary in my opinion:
Automated tests should also be as much versatile as possible so they can be used in day to day testing as well as regression tests. I'll investigate the subject further and try to create the foundation of QA but I have few questions:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Main things to test
npx nx run twenty-server:command workspace:sync-metadata -f
yarn nx database:reset twenty-server
) then connect to the workspacenpx nx workspace:seed:demo
), then connect to the workspaceBeta Was this translation helpful? Give feedback.
All reactions