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
Age
Commit message (
Expand
)
Author
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_
2024-11-04
fix get_self_url() misbehaving in plugins/
Andrew Dolgov
2024-09-15
add another test for self url, split regex into two parts - one for plugins, ...
Andrew Dolgov
2024-09-14
fix Config::get_self_url() invoked from plugin context, better deal with mult...
Andrew Dolgov
2024-04-20
Move 'include/functions.php' require into Composer autoloader.
wn_
2023-12-30
Update all UrlHelper::fetch() calls to use the associative array approach.
wn_
2023-12-29
Perform validation of redirect URLs during the redirect process.
wn_
2023-12-24
Fix specifying auth type in UrlHelper::fetch(), add a test for 403 auth retry.
wn_
2023-12-23
Appease PHPStan in UrlHelperTest
wn_
2023-12-23
Add some tests for UrlHelper::fetch()
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
add always-failing mock of api test
Andrew Dolgov
2023-10-28
use python unittest for selenium tests
Andrew Dolgov
2023-10-27
unify test class naming
Andrew Dolgov
2023-10-27
replace some dirname horrors with a separate unit-tested method
Andrew Dolgov
2023-10-24
add a workaround for make_self_url() when invoked off /api/ endpoint, add uni...
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
2023-10-22
use CI_COMMIT_SHORT_SHA for selenium test mock
Andrew Dolgov
2023-10-22
update test filename
Andrew Dolgov
2023-10-22
add selenium mock
Andrew Dolgov
2022-03-22
tests: add stub autoloader, add a few more rewrite_relative tests
Andrew Dolgov
2022-03-22
* add phpunit as a dev dependency
Andrew Dolgov
2019-12-08
remove a bunch of obsolete files
Andrew Dolgov
2018-12-02
remove selenium stuff
Andrew Dolgov
2018-12-01
move some more shared stuff to CommonDialogs, Filters, and Utils
Andrew Dolgov
2018-12-01
js-ification: start on some common dialogs
Andrew Dolgov
2018-11-30
combined mode (and more) css class name updates
Andrew Dolgov
2017-05-04
move label stuff to Labels class
Andrew Dolgov
[next]