quark
quark copied to clipboard
Test folder code should not appear together with search results
This is a(n):
- [ ] New feature proposal
- [ ] Reporting a keyword
- [ ] Error
- [ ] Proposal to the Search Engine
- [X] Other
Details:
We have tests folder for all code (currently only few such as sort and search have tests), which tests the algorithms with pre-defined input and compares the output and prints 'pass' accordingly.
While user searches for code, the results from this tests folder also appear along with the algorithms like this:

This can either be removed, or included in a separate section for the search results.
@AdiChat What do you think?
Yes, the test folders do not directly address the query.