This website requires JavaScript.
Explore
Help
Sign In
kennethreitz
/
records
Watch
1
Star
0
Fork
0
You've already forked records
mirror of
https://github.com/kennethreitz/records.git
synced
2026-06-05 06:46:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
records
/
tests
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
kennethreitz
9e0d8bc244
Update SQLAlchemy version and modify test fixture
2024-03-29 19:37:25 -04:00
..
__init__.py
add regression tests for issues
#13
,
#15
, and the not-yet-fixed
#34
2016-02-11 01:01:58 -05:00
conftest.py
Update SQLAlchemy version and modify test fixture
2024-03-29 19:37:25 -04:00
test_69.py
Added test case for issue
#69
2018-04-26 23:19:55 +02:00
test_105.py
Added test case for issue
#105
2018-04-27 00:06:58 +02:00
test_records.py
First changed so that it doesn't check that it is the only row. Old behaviour is now in the new method 'one()' instead. 'scalar' uses old behaviour still
2018-02-15 00:42:07 +01:00
test_transactions.py
tests/test_transactions.py refactored
2018-04-26 22:47:11 +02:00