issues
search
schireson
/
pytest-mock-resources
Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.
https://pytest-mock-resources.readthedocs.io/en/latest/quickstart.html
MIT License
183
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Give the user the capability to specify the tables they would like cr…
#19
oakhan3
closed
5 years ago
0
Use a more informative database name for pg-based fixture databases.
#18
oakhan3
closed
5 years ago
0
Support SQLAlchemy Base as valid input to create db fixtures.
#17
oakhan3
closed
5 years ago
0
RUBY-117: Add common Redshift functions as Postgres UDFs to Redshift fixture
#16
langelgjm
closed
5 years ago
1
Remove erroneous `psycopg2` import error when user does not need `pos…
#15
oakhan3
closed
5 years ago
0
Polish documentation and reformat for sphinx.
#14
oakhan3
closed
5 years ago
0
Add Python syntax highlighting to examples.
#13
oakhan3
closed
5 years ago
0
Document necessary CIrcleCI changes to run tests on jobs.
#12
oakhan3
closed
5 years ago
0
Reduce number of table schema CREATE statements to necessary amount.
#11
oakhan3
closed
5 years ago
0
Bump version 0.1.12.
#10
oakhan3
closed
5 years ago
0
Change "username" username to "user" and "root" db to "dev".
#9
oakhan3
closed
5 years ago
0
Remove opinionated empty fixtures.
#8
oakhan3
closed
5 years ago
0
Adding Sphinx Documentation.
#7
PrateekPisat
closed
5 years ago
0
Allow user to supply a sqlalchemy.MetaData object as an argument to the create_fixture methods.
#6
oakhan3
closed
5 years ago
0
Order test result for guaranteed reproducibility.
#5
oakhan3
closed
5 years ago
0
Create simple interface for fixture creation.
#4
oakhan3
closed
5 years ago
0
Ok/ruby 115 publish
#3
oakhan3
closed
5 years ago
0
RUBY-115 Implement initial interface for PG DB Fixtures
#2
oakhan3
closed
5 years ago
2
Create initial python package.
#1
oakhan3
closed
5 years ago
0
Previous