You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.
We have started NEX forum development since Oct. 2020.
There are:
155 commits
129 files changed
However, there is zero files changed relating to testing.
It's dangerous if we keep moving without any automation tests.
We may keep adding new features, which may break some existed codes.
Therefore, I suggest that we have to add more tests, which focus on:
PHPUnit tests
Jest tests
The problem is that we have no information about where to add unit tests.
We need some information, such as code coverage to help us making decision.
TBH, current README page does not provide anything useful for the developers.
The badges on the REAME page are out of date, and there are too many unnecessary information for Vanilla.
Hence, I suggest to update README page and add information below:
Information about NEX Forum
include organization information (ex. logo) , our vision, code of conduct and etc.
GitHub Action Status
Code Coverage
Current Released Version
Server Status
In summary, we have to update README page to provide more useful information and make plans for testing.
Please leave your comment here, any feedback is welcome 😄
The text was updated successfully, but these errors were encountered:
Describe the Feature
We have started NEX forum development since Oct. 2020.
There are:
However, there is zero files changed relating to testing.
It's dangerous if we keep moving without any automation tests.
We may keep adding new features, which may break some existed codes.
Therefore, I suggest that we have to add more tests, which focus on:
The problem is that we have no information about where to add unit tests.
We need some information, such as code coverage to help us making decision.
TBH, current README page does not provide anything useful for the developers.
The badges on the REAME page are out of date, and there are too many unnecessary information for Vanilla.
Hence, I suggest to update README page and add information below:
include organization information (ex. logo) , our vision, code of conduct and etc.
In summary, we have to update README page to provide more useful information and make plans for testing.
Please leave your comment here, any feedback is welcome 😄
The text was updated successfully, but these errors were encountered: