kkevlar / section-searcher

Project for CSC 308 and 309
1 stars 0 forks source link

Need 6 test suites, each with certain requirements #87

Open kkevlar opened 5 years ago

kkevlar commented 5 years ago

72

Each having:

The Suites:

JustinPrivitera commented 5 years ago

~the tests should not overlap~ who cares

kkevlar commented 5 years ago

Potentially need more info / specification from davide on what is required. Search for non invalid functional requirements by typing

is:issue label:FR -label:invalid

into the issue search field

kkevlar commented 5 years ago

Find my test suite in src/test/scrapeInteractions

kkevlar commented 5 years ago

Brandons test suite found in /src/test/timeAndClassDB

kkevlar commented 5 years ago

Please each have the tests/suite in a separate package. It will make it easier to turn in and also will be easier to find and fix code smells.