quark icon indicating copy to clipboard operation
quark copied to clipboard

Test folder code should not appear together with search results

Open nj2237 opened this issue 7 years ago • 2 comments

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: opengenus-test

This can either be removed, or included in a separate section for the search results.

nj2237 avatar Mar 06 '18 15:03 nj2237

@AdiChat What do you think?

nj2237 avatar Mar 06 '18 15:03 nj2237

Yes, the test folders do not directly address the query.

AdiChat avatar Apr 15 '18 09:04 AdiChat