Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / syrusakbary/snapshottest issues and pull requests

#176 - Prepare for release 1.0.0a1

Pull Request - State: closed - Opened by ayys about 2 months ago

#175 - Update module.py

Pull Request - State: closed - Opened by sam-mason-cdt 2 months ago

#174 - Please accept new maintainers

Issue - State: closed - Opened by intgr 5 months ago - 5 comments

#173 - Use importlib (Python 3.12 compatible)

Pull Request - State: closed - Opened by Kilo59 6 months ago - 3 comments

#172 - Migrate CI from Travis to GitHub Actions

Pull Request - State: open - Opened by browniebroke 9 months ago - 1 comment

#171 - Multiline bytes?

Issue - State: open - Opened by spenserblack 10 months ago

#170 - Rollback doesn't work

Issue - State: open - Opened by HalfDeadPie 12 months ago

#169 - fix: adding super().setUp() call to unittest.TestCase

Pull Request - State: closed - Opened by holtgrewe about 1 year ago

#168 - Use importlib instead of imp

Pull Request - State: closed - Opened by MarcellPerger1 about 1 year ago - 15 comments

#167 - [Feature Request] support Pandas Dataframe

Issue - State: open - Opened by xareelee over 1 year ago

#166 - Replace deprecated imp module with importlib

Issue - State: closed - Opened by hugovk over 1 year ago - 1 comment

#165 - fixed an issue with counter values at assert_match()

Pull Request - State: closed - Opened by arkaragi over 1 year ago

#164 - Consider formatting multiline strings differently

Issue - State: open - Opened by RazerM about 2 years ago

#163 - Add typed enums support for TypeFormatter

Pull Request - State: closed - Opened by kwist-sgr over 2 years ago - 2 comments

#162 - Remove unittest's TestCase from top level package import.

Pull Request - State: open - Opened by jackton1 about 3 years ago - 1 comment

#161 - feat(): add assert_match_with_ignore

Pull Request - State: open - Opened by LuisFros over 3 years ago - 2 comments

#160 - Non to-string version on dataclasses

Issue - State: open - Opened by C0DK over 3 years ago

#157 - Save bytes/str snapshot in a file directly

Issue - State: open - Opened by shamrin over 3 years ago

#155 - Stacktrace includes snapshottest implementation details

Issue - State: open - Opened by C0DK over 3 years ago - 1 comment

#154 - Snapshots doesn't actually look into the response with DRF

Issue - State: open - Opened by C0DK over 3 years ago - 2 comments

#153 - Snapshots don't update when running nosetests with a class name

Issue - State: open - Opened by brettdh over 3 years ago - 1 comment

#152 - Added changelog for 0.5.1

Pull Request - State: closed - Opened by StoicLoofah almost 4 years ago - 1 comment

#151 - Escape quotes in test names

Pull Request - State: closed - Opened by kam193 almost 4 years ago

#150 - Travis checks are not present on Github

Issue - State: closed - Opened by kam193 almost 4 years ago - 1 comment

#149 - Allow snapshot to be modified before write

Pull Request - State: closed - Opened by kam193 almost 4 years ago - 3 comments

#148 - Generated tests are sorted out of order

Issue - State: open - Opened by datavistics almost 4 years ago - 2 comments

#147 - Having a dict with the key "self" does not work

Issue - State: closed - Opened by estyrke almost 4 years ago - 3 comments

#146 - Generate snapshot declarations before opening output file

Pull Request - State: open - Opened by estyrke almost 4 years ago - 1 comment

#145 - Added name of new/deprecated snapshots in results

Pull Request - State: open - Opened by jparcol00 almost 4 years ago

#144 - [WIP] Add unittest session handling, --snapshot-update support

Pull Request - State: open - Opened by medmunds almost 4 years ago

#143 - Should verify snapshots came from supported snapshottest version

Issue - State: open - Opened by medmunds almost 4 years ago - 1 comment

#142 - Remove Python 2 compatibility code

Issue - State: open - Opened by medmunds almost 4 years ago - 6 comments

#141 - RELEASE 1.0.0b0

Pull Request - State: closed - Opened by paulmelnikow almost 4 years ago - 6 comments

#140 - Snapshottest needs more tests

Issue - State: open - Opened by medmunds almost 4 years ago - 4 comments

#138 - Match black/flake8 max-line-length

Pull Request - State: closed - Opened by medmunds almost 4 years ago

#137 - Update packaging for Python 3-only distribution

Pull Request - State: closed - Opened by medmunds almost 4 years ago

#136 - Drop unsupported Python versions from tox config

Pull Request - State: closed - Opened by medmunds almost 4 years ago - 1 comment

#135 - Fix developer tooling for black, flake8

Pull Request - State: closed - Opened by medmunds almost 4 years ago - 13 comments

#134 - Improve classifiers

Pull Request - State: closed - Opened by paulmelnikow almost 4 years ago

#133 - Require Python 3.5+

Pull Request - State: closed - Opened by paulmelnikow almost 4 years ago

#132 - 1.x release plan

Issue - State: open - Opened by paulmelnikow almost 4 years ago

#131 - Adopt black for code formatting

Pull Request - State: closed - Opened by paulmelnikow almost 4 years ago

#130 - Add tests for OrderedDict snapshots

Pull Request - State: closed - Opened by medmunds almost 4 years ago - 2 comments

#129 - Fix publish command

Pull Request - State: closed - Opened by paulmelnikow about 4 years ago

#128 - RELEASE 0.6.0

Pull Request - State: closed - Opened by paulmelnikow about 4 years ago

#127 - Parameterized tests with quotes in the parameter produce snapshots with a syntax error

Issue - State: closed - Opened by lucemia about 4 years ago - 2 comments
Labels: bug, good first issue

#126 - Extract TestRunner to a mixin so it can be used with alternative base classes

Pull Request - State: closed - Opened by jackton1 about 4 years ago - 3 comments

#125 - Update publish scripts

Pull Request - State: closed - Opened by paulmelnikow about 4 years ago

#124 - Require Python 3

Issue - State: closed - Opened by paulmelnikow about 4 years ago - 1 comment

#123 - Travis CI is not reporting test results in PRs

Issue - State: open - Opened by paulmelnikow about 4 years ago

#122 - Use newer pytest to fix CI under Python 3.5

Pull Request - State: closed - Opened by paulmelnikow about 4 years ago

#121 - GenericRepr and Snapshot are changing their places in Import statement

Issue - State: open - Opened by jaswanthm1855 about 4 years ago - 2 comments

#120 - Formatters fail on typed enums

Issue - State: closed - Opened by VladV about 4 years ago - 1 comment
Labels: bug, good first issue

#119 - MANIFEST.in: Add tests to sdist

Pull Request - State: closed - Opened by jayvdb over 4 years ago - 3 comments

#118 - Maintainers

Issue - State: closed - Opened by will-ockmore-axomic over 4 years ago - 10 comments

#117 - Testing GraphQL instance on Flask

Issue - State: closed - Opened by iamsaurabhgupt over 4 years ago - 1 comment

#116 - Fix error when snapshotting mock Calls objects

Pull Request - State: closed - Opened by davidshepherd7 over 4 years ago - 1 comment

#115 - Snapshotting unittest.mock.call objects fails

Issue - State: closed - Opened by davidshepherd7 over 4 years ago - 3 comments

#113 - Document how to turn off color

Pull Request - State: closed - Opened by davidshepherd7 over 4 years ago - 3 comments

#112 - Don't allow missing snapshots without --snapshot-update

Pull Request - State: open - Opened by davidshepherd7 over 4 years ago - 13 comments

#111 - Fixes #65. SortedDict now handles keys other than strings.

Pull Request - State: closed - Opened by versae over 4 years ago - 4 comments

#110 - When using snapshots in multiple test directories, snapshot cannot be found

Issue - State: open - Opened by scharf over 4 years ago - 1 comment

#109 - Fix formatting of float("nan") and float("inf")

Pull Request - State: closed - Opened by opatut over 4 years ago

#108 - Formatting special float values (inf, nan)

Issue - State: closed - Opened by opatut over 4 years ago
Labels: bug

#107 - xdist support

Issue - State: open - Opened by martijnthe over 4 years ago - 2 comments
Labels: feature

#105 - Feature Request : Skip the fields in API Response for assertmatch

Issue - State: closed - Opened by jayeshguru almost 5 years ago - 2 comments

#103 - Segmentation fault in Python 3.7

Issue - State: open - Opened by AvnerCohen almost 5 years ago - 6 comments
Labels: good first issue, interoperability

#102 - Feature - assert_match() with ignored keys

Pull Request - State: open - Opened by HeyHugo almost 5 years ago - 5 comments

#101 - Comparing floats

Issue - State: open - Opened by MrSaints almost 5 years ago - 3 comments
Labels: feature

#100 - feature request: JSON multiline snapshot support

Issue - State: closed - Opened by yannvr almost 5 years ago - 3 comments
Labels: question

#99 - snapshot stored value will be changed after `assert_match`

Issue - State: open - Opened by lucemia almost 5 years ago - 3 comments
Labels: feature, good first issue

#98 - PEP-508 version range for fastdiff

Pull Request - State: closed - Opened by smaragden about 5 years ago - 1 comment

#97 - Custom file comparison

Pull Request - State: closed - Opened by BenjaminHabert about 5 years ago - 6 comments

#96 - Custom comparison for files

Issue - State: open - Opened by BenjaminHabert about 5 years ago - 3 comments
Labels: feature

#95 - 0.5.1 Breaks tests

Issue - State: open - Opened by craigmulligan about 5 years ago - 15 comments

#94 - mock.call_args raise TypeError

Issue - State: closed - Opened by RPing about 5 years ago - 6 comments

#92 - Incompatibility between fastdiff and freezegun

Issue - State: open - Opened by ygormutti about 5 years ago - 4 comments
Labels: good first issue, interoperability

#91 - Changelog update / commit tagging

Issue - State: closed - Opened by bluefish6 about 5 years ago - 2 comments
Labels: good first issue, documentation

#90 - Way to fail in CI when running tests and an existing snapshot is not used

Issue - State: open - Opened by bluefish6 about 5 years ago - 1 comment
Labels: feature

#89 - Conflicts with black

Issue - State: closed - Opened by paulmelnikow about 5 years ago - 8 comments
Labels: interoperability

#85 - Add Semantic Release to this Repository

Issue - State: closed - Opened by yourbuddyconner about 5 years ago
Labels: feature

#83 - Proposal: use Makefile to install deps, test, lint, etc

Pull Request - State: closed - Opened by ygormutti over 5 years ago

#82 - Fix some bugs in GenericFormatter and collection formatters

Pull Request - State: closed - Opened by ygormutti over 5 years ago - 2 comments

#78 - Configure snapshots directory

Issue - State: open - Opened by chandlerroth over 5 years ago - 3 comments
Labels: feature, good first issue

#76 - Snapshot Tests order

Issue - State: open - Opened by iThinkEmo over 5 years ago - 1 comment

#73 - Way to fail in CI when running tests and the test writes a new snapshot

Issue - State: open - Opened by jakebolam over 5 years ago - 8 comments
Labels: feature, good first issue

#65 - SortedDict accepts only string dict keys

Issue - State: closed - Opened by behnam almost 6 years ago - 1 comment

#63 - [pytest] Can't update snapshot for a single test case

Issue - State: open - Opened by r1b almost 6 years ago
Labels: feature

#59 - Package includes .DS_Store file

Issue - State: closed - Opened by behnam about 6 years ago

#56 - When files contain more than one snapshot, `./manage.py test --parallel` causes a race condition

Issue - State: open - Opened by rekahsoft about 6 years ago - 3 comments
Labels: feature, interoperability

#55 - Don't report snapshots as deprecated if the test hasn't been run

Issue - State: open - Opened by matangover about 6 years ago - 1 comment
Labels: feature

#52 - Resetting DB sequences in Django

Issue - State: open - Opened by jentyk over 6 years ago - 18 comments
Labels: bug

#51 - How to update snapshots with unittest?

Issue - State: open - Opened by codeocelot over 6 years ago - 7 comments
Labels: feature

#48 - OrderedDict snapshots match different OrderedDict

Issue - State: closed - Opened by medmunds over 6 years ago - 3 comments

#42 - Overwrites snapshots in conjunction with pytest-describe

Issue - State: open - Opened by joscha over 6 years ago - 1 comment
Labels: feature