COMMITS
/ tests/snapshot_tests/conftest.py June 27, 2023
D
Moving `snap_compare` to external package (#2849)
darrenburns committed
May 18, 2023
R
Add snapshot test.
Rodrigo Girão Serrão committed
May 2, 2023
D
Remove the bytewise diffing of failed snapshots
Dave Pearson committed
March 28, 2023
R
Remove dead import.
Rodrigo Girão Serrão committed
R
Add mechanism to run arbitrary code before screenshot.
Rodrigo Girão Serrão committed
February 7, 2023
W
remove _typing.py
Will McGugan committed
December 21, 2022
W
fix for win
Will McGugan committed
December 19, 2022
W
force console on terminal summary
Will McGugan committed
November 1, 2022
D
Support multiple CSS files (#1079)
darrenburns committed
October 31, 2022
W
update changelog
Will McGugan committed
October 29, 2022
W
pass size as a parameter
Will McGugan committed
October 24, 2022
D
Remove comments, simplify test
Darren Burns committed
September 22, 2022
D
Tidying up
Darren Burns committed
D
Add toggle for overlay mode
Darren Burns committed
September 21, 2022
D
Force legacy_windows to False in Textual
Darren Burns committed
D
Add debug info
Darren Burns committed
D
Write snapshot file as utf-8
Darren Burns committed
D
Reenable artifacts on windows
Darren Burns committed
September 20, 2022
D
Make output dir if not exists
Darren Burns committed
D
Change write mode
Darren Burns committed
D
Skip artifact creation/upload on Windows
Darren Burns committed
D
Remove redundant info from docstring
Darren Burns committed
D
Run black on snapshot_tests/conftest
Darren Burns committed
D
Use type hints and add docstring to snap_compare
Darren Burns committed
D
Remove unused pytest hookimpl
Darren Burns committed
D
Fix type imports from pytest
Darren Burns committed
D
Most different snapshots first
Darren Burns committed
D
Small tidy up
Darren Burns committed
D
Snapshot tests output directory ignored
Darren Burns committed
D
Update pre-commit-config to exclude snapshot tests
Darren Burns committed
D
Fix off by one
Darren Burns committed
D
Merge branch 'css' of github.com:willmcgugan/textual into snapshot
Darren Burns committed
September 16, 2022
D
Snapshot testing progress
Darren Burns committed