Create wiki for the testing architecture #194

Closed
opened 2026-04-09 08:34:43 +00:00 by b24johka · 2 comments
Collaborator

Needs a description and brief explaination of the testing architecture, we also need to add the diagram.

Needs a description and brief explaination of the testing architecture, we also need to add the diagram.
Collaborator

Finished Writing a wiki page for the testing architecture. It's not a guide or documentation on how to create tests but a guide for the general structure of how we want to make tests and the scope of them

Finished Writing a wiki page for the testing architecture. It's not a guide or documentation on how to create tests but a guide for the general structure of how we want to make tests and the scope of them
Collaborator

The documentation is clear and provides a strucutred overview of testing, especially regarding unit and regression testing. The use of xUnit and Jest is well motivated and the guidelines for unit testing (min, max, invalid data) are useful and practical.

However, I would suggest a description of how different parts of the system interact from a testing perspective, for an example how frontend test, backend and mocking are connected (if they are) and how they work together within the testing architecture.

Apart from that are the documentation well described and easy to follow!

The documentation is clear and provides a strucutred overview of testing, especially regarding unit and regression testing. The use of xUnit and Jest is well motivated and the guidelines for unit testing (min, max, invalid data) are useful and practical. However, I would suggest a description of how different parts of the system interact from a testing perspective, for an example how frontend test, backend and mocking are connected (if they are) and how they work together within the testing architecture. Apart from that are the documentation well described and easy to follow!
Sign in to join this conversation.
No milestone
No project
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K#194
No description provided.