[
https://issues.apache.org/jira/browse/LUCENENET-419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shad Storhaug updated LUCENENET-419:
------------------------------------
Affects Version/s: Lucene.Net 4.8.0
> Tests should be categorized
> ----------------------------
>
> Key: LUCENENET-419
> URL: https://issues.apache.org/jira/browse/LUCENENET-419
> Project: Lucene.Net
> Issue Type: Task
> Components: Build Automation, Lucene.Net Test
> Affects Versions: Lucene.Net 3.0.3, Lucene.Net 4.8.0
> Environment: All
> Reporter: michael herndon
> Assignee: michael herndon
> Labels: test, testing
> Original Estimate: 40h
> Remaining Estimate: 40h
>
> We should break down the tests into categories.
> Possible Categories:
> * ones that ensure the test env is set up correctly for any integration
> tests.
> * integration tests
> * unit tests (ones that use RAMDirectory, in memory objects, etc)
> * any others that may be useful.
> The unit tests should always run. The integration tests should fail when
> things are not set up right.
> CI should run these by categories.
> The testing env should help anyone looking to verify their testing setup.
> e.g. The test require a temp directory as an Environment Variable. It would
> be helpful to put things like these into their own tests to verify the setup
> and help developers figure out what they are missing.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)