]> BookStack Code Mirror - bookstack/history - tests/Entity/PageTest.php
Create additional test helper classes
[bookstack] / tests / Entity / PageTest.php
2022-12-15 Dan BrownCreate additional test helper classes
2022-09-29 Dan BrownMerge pull request #3757 from BookStackApp/tests_entity...
2022-09-29 Dan BrownQuick run through of applying new test entity helper... 3757/head
2022-09-29 Dan BrownMigrated much test entity usage via find/replace
2022-09-29 Dan BrownExtracted entity testcase methods to own class
2022-08-11 Dan BrownMerge branch 'persian_translate_22_08_10' into development
2022-07-27 Dan BrownMerge branch 'lang_de' into development
2022-07-27 Dan BrownMerge pull request #3556 from GongMingCai/development
2022-07-27 Dan BrownMerge pull request #3545 from BookStackApp/l10n_development
2022-07-23 Dan BrownUpdated tests to use ssddanbrown/asserthtml package
2022-02-03 Dan BrownMerge branch 'api-endpoint-users' into users_api
2022-01-24 Dan BrownAdded parent context to recently updated items
2022-01-24 Dan BrownMerge pull request #3179 from Julesdevops/atomic-user...
2022-01-24 Dan BrownMerge branch 'show_more_informations_on_recently_update...
2022-01-24 Dan BrownAdded test to cover PR #3177
2021-11-04 Dan BrownMerge branch 'modernize-3rd-party-service-logos' of...
2021-11-04 Dan BrownMerge branch 'laravel_upgrade'
2021-10-30 Dan BrownLaravel 8 shift squash & merge (#3029)
2021-10-21 Dan BrownMerge branch 'master' of https://github.com/theodor...
2021-10-06 Dan BrownMerge branch 'openid' of https://github.com/jasperweyne...
2021-10-04 Dan BrownMerge branch 'conflict_warnings' of https://github...
2021-09-18 Dan BrownMerge pull request #2928 from BookStackApp/browserkit_r...
2021-09-18 Dan BrownApplied styleci style changes 2928/head
2021-09-17 Dan BrownFinished moving EntityTests out to new TestCase files
2021-09-15 Dan BrownMoved more tests out of EntityTest
2021-08-04 Dan BrownMerge branch 'v21.05.x'
2021-07-03 Dan BrownMerge branch 'v21.05.x'
2021-06-26 Dan BrownMerge pull request #2820 from BookStackApp/analysis...
2021-06-26 Dan BrownApply fixes from StyleCI 2820/head
2021-06-26 Dan BrownMerge branch 'master' of https://github.com/arjvand...
2021-06-23 Dan BrownMerge branch 'create-content-meta-tags' of https:/...
2021-06-22 Dan BrownMerge branch 'markdown-export' of https://github.com...
2021-06-02 Dan BrownMerge branch 'master' of https://github.com/awarre...
2021-05-26 Dan BrownMerge branch 'prev-next-button' of https://github.com...
2021-05-26 Dan BrownAdded deletion of revisions on page delete
2021-05-24 Dan BrownMerge branch 'master' of https://github.com/jasonhoule...
2021-05-24 Dan BrownMerge branch 'show-tags' of https://github.com/burnoutb...
2021-05-15 Dan BrownMerge pull request #2735 from dopyrory3/table_column_fix
2021-05-15 Dan BrownFixed issue thrown upon empty markdown content save
2021-05-08 Dan BrownMerge branch 'ivir-authncontext' of https://github...
2021-04-20 Dan BrownFixed error thrown when owner existed but the creator...
2021-02-07 Dan BrownMerge branch 'master' of git://github.com/Body4/BookSta...
2021-01-30 Dan BrownMerge branch 'footer-links' of git://github.com/james...
2021-01-30 Dan BrownMerge branch 'feature_add_add-button_to_home_view'...
2021-01-09 Dan BrownFixed page copying not retaining content
2021-01-04 Dan BrownFixed markdown content not stored on first page save
2021-01-02 Dan BrownMerge branch 'master' of git://github.com/rondaa/BookSt...
2021-01-02 Dan BrownMerge branch 'master' of git://github.com/Swoy/BookStac...
2020-12-18 Dan BrownMerge branch 'v0.30.x'
2020-12-17 Dan BrownMerge branch 'v0.30.x'
2020-12-06 Dan BrownMerge branch 'v0.30.x'
2020-12-03 James GeigerMerge pull request #1 from BookStackApp/master
2020-11-22 Dan BrownFixed some mis-refactoring and split search service
2020-11-07 Dan BrownMerge pull request #2283 from BookStackApp/recycle_bin
2020-11-06 Dan BrownStarted testing work for recycle bin implementation