index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
integration
Age
Commit message (
Expand
)
Author
2025-10-11
PHPUnit cleanup, get group detection working.
supahgreg
2025-10-11
Update PHPUnit config+test for 12.x.
supahgreg
2025-09-02
use built-in feed for integration test
Andrew Dolgov
2025-05-29
let's use gitlab rss feed in phpunit for now
Andrew Dolgov
2025-05-22
switch selenium to services
Andrew Dolgov
2025-05-22
adjust timeouts again
Andrew Dolgov
2025-05-22
fix typo
Andrew Dolgov
2025-05-22
adjust timeouts
Andrew Dolgov
2025-05-22
also add driver implicit wait for element search
Andrew Dolgov
2025-05-22
try adding selenium page timeout
Andrew Dolgov
2024-12-16
maybe fix integration tests failing by always initializing apitest fields
Andrew Dolgov
2024-12-14
Use native typing in more places and clean up 'FeedEnclosure' a bit.
wn_
2023-12-18
sanitizer: add a test to make sure <figure> is intact
Chih-Hsuan Yen
2023-12-02
add some unittest options for xmlrunner
Andrew Dolgov
2023-12-02
fix filename
Andrew Dolgov
2023-12-02
enable unit test results for selenium
Andrew Dolgov
2023-12-02
add sanitizer integration test
Andrew Dolgov
2023-11-01
add wait-for-element to selenium test
Andrew Dolgov
2023-10-29
add some more phpunit api tests
Andrew Dolgov
2023-10-29
fix apitest
Andrew Dolgov
2023-10-29
fix circular dependency
Andrew Dolgov
2023-10-29
add phpunit integration (wip)
Andrew Dolgov
2023-10-28
add stuff necessary to run integration tests using phpunit
Andrew Dolgov
2023-10-28
use python unittest for selenium tests
Andrew Dolgov
2023-10-22
make sure we fail properly
Andrew Dolgov
2023-10-22
add configurable ns
Andrew Dolgov
2023-10-22
un-mock test, use SELENIUM_IMAGE
Andrew Dolgov