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

Infrastructure improvements #129

Closed
12 tasks done
krlmlr opened this issue Apr 5, 2017 · 1 comment
Closed
12 tasks done

Infrastructure improvements #129

krlmlr opened this issue Apr 5, 2017 · 1 comment
Assignees

Comments

@krlmlr
Copy link
Member

krlmlr commented Apr 5, 2017

@krlmlr krlmlr added the ready label Apr 5, 2017
@krlmlr krlmlr self-assigned this Apr 21, 2017
@krlmlr krlmlr added in progress and removed ready labels Apr 21, 2017
krlmlr added a commit that referenced this issue Apr 21, 2017
- Internal consistency checks (#114).
- Added tests for invalid or closed connection argument to all methods that expect a connection as first argument (#117).
- Skip patterns that don't match any of the tests now raise a warning (#84).
- New `test_some()` to test individual tests (#136).
- Use desc instead of devtools (#40).
- All unexpected warnings are now reported as test failures (#113).
- The return value for all calls to `dbGetQuery()`, `dbFetch()`, and `dbReadTable()` is now checked for consistency (all columns have the same length, length matches number of rows) (#126).
- Removed stress tests that start a new session.
@krlmlr
Copy link
Member Author

krlmlr commented Apr 21, 2017

Closed in 13dc482.

@krlmlr krlmlr closed this as completed Apr 21, 2017
@ghost ghost removed the in progress label Apr 21, 2017
@github-actions github-actions bot locked and limited conversation to collaborators Dec 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant