Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split up test project in multiple test projects (release) #107

Closed
henrikfroehling opened this issue Apr 22, 2019 · 0 comments
Closed

Split up test project in multiple test projects (release) #107

henrikfroehling opened this issue Apr 22, 2019 · 0 comments

Comments

@henrikfroehling
Copy link
Owner

New test projects should be:

  • TraktNET.Core.Tests
    • covered namespaces: Core, Enums, Exceptions, Extensions, Services
  • TraktNET.Modules.Tests
    • covered namespaces: Modules
  • TraktNET.Objects.Tests
    • covered namespaces: Objects
  • TraktNET.Requests.Tests
    • covered namespaces: Requests
  • TraktNET.Test.Utility
    • utility tools for tests (TestUtils, Traits)
@henrikfroehling henrikfroehling added this to the Version 1.0.0 milestone Apr 22, 2019
@henrikfroehling henrikfroehling self-assigned this Apr 22, 2019
@henrikfroehling henrikfroehling mentioned this issue Apr 22, 2019
60 tasks
henrikfroehling added a commit that referenced this issue Apr 22, 2019
henrikfroehling added a commit that referenced this issue Apr 22, 2019
- namespace Core
- namespace Enums
- namespace Exceptions
- namespace Extensions
- namespace Services
henrikfroehling added a commit that referenced this issue Apr 22, 2019
henrikfroehling added a commit that referenced this issue Apr 22, 2019
henrikfroehling added a commit that referenced this issue Apr 22, 2019
henrikfroehling added a commit that referenced this issue Apr 22, 2019
Fix implementation of datetime extensions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

1 participant