-
* Setup Testing Framework
* Write Unit Tests for Core Components
* Write Unit Tests for Utility Functions
* Integrate Code Coverage Reporting
* Document Testing Guidelines
-
needed badly. Currently there are none.
-
The legacy docs engine includes a [unit test suite](https://github.com/gravitational/docs/tree/b44a98450c47847b3f215c3ba5ed030849f415f4/uvu-tests), which it runs using the [following command](https://…
-
## Overview
Write unit tests for major systems like resource collection, trading logic, NPC behavior, map generation, and inventory management.
## Goals
- [x] Write unit tests for resource collec…
-
## Pain Point
VFS Team Feedback has highlighted this gap in documentation:
**Q**: What would make Platform's testing tools more useful to you? What is missing?
**A**: _I think updated guidance on un…
-
This issue serves to document the unit testing of BRAPH2 on the develop branch. Each entry corresponds to a complete unit test, which involves running `braph2genesis` (including `test_braph2`). This t…
-
### Contributions
- [X] I have read the contribution docs, and understand what's expected of me.
### Link to the page on docs.getdbt.com requiring updates
https://docs.getdbt.com/docs/build/unit-te…
-
**Issue Description:**
The complete unit test coverage for UI from Bilbomd has to be done with **Vitest**, which includes testing on the core areas, namely, **features**, **routes, and layout** com…
-
-
### Description
Implement more unit tests and new component tests with playwright for the frontend.
- [ ] Test `ArticleBox` components. Observe rendering on different data.
- [ ] accessibility …