DapperLib / DapperLib/Dapper

Question: how to run the test suites

Open
#1,894 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
18.4k
Forks
3.7k
Avg merge
5h 8m
Merged PRs (30d)
1

Description

Could anyone provide some ways to run the test suites or build from source guidance?

i tried to run it. however, got a bunch of errors.

thanks

UPDATE:
i successfully ran the test suites. however, when i tried to update SqlClient to Postgresql. i got the following error in most of the test cases:

Message: 
System.Data.DataException : Error parsing column 0 (id=)
---- System.InvalidOperationException : Invalid attempt to read from column ordinal '0'. With CommandBehavior.SequentialAccess, you may only read from column ordinal '4' or greater.

does anyone know why?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, test name, or entry point is identified in the issue. Start by locating the repository's test-suite and source-build instructions, then reproduce the PostgreSQL failure and inspect the affected tests for the sequential-access error; done means the tests run successfully against PostgreSQL or the failure is documented with a clear cause.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, postgresql
Domain
build-system, databases, testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.