From fa1ea8d4484bceec2ebcfa4cb42120701b90c40f Mon Sep 17 00:00:00 2001 From: neon_arch Date: Tue, 25 Apr 2023 16:50:48 +0300 Subject: [PATCH] adding two new goals/tasks. --- goals.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/goals.org b/goals.org index b17b185..0691a4e 100644 --- a/goals.org +++ b/goals.org @@ -1,5 +1,9 @@ * TODO Goals for v0.1.0 +- [ ] Add unit tests, integration test, doc tests in the project source code. + +- [ ] Write .gitlab-ci.yml for automating testing of the project. + - [ ] Add FAQ section in readme.org for answering commonly asked questions like why websurfx?, why rust?, why GPLv3?, etc. - [ ] Add code to remove nsfw content from search results using a blocklist.