ardalis / ardalis/DotNetDataAccessTour

Add a suite of functional tests

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
116
Forks
26
Avg merge
3h 14m
Merged PRs (30d)
1

Description

There should be one test per endpoint, and you should be able to run the same set of tests against every variation using `[Theory]` and `InlineData` or similar parameterized tests.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the project's endpoint implementations and existing test project or test conventions; the issue does not name specific files. Run the current test suite, then add one functional test per endpoint and parameterize the same tests across each variation with Theory and InlineData or similar; done means every endpoint and variation is covered.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
api, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.