Maxime Rainville
8e3f71afb7
Merge pull request #85 from creative-commoners/pulls/2.4/null-state
...
FIX Handle invalid json data
2023-01-26 13:15:33 +13:00
Steve Boyd
fe5e87598f
FIX Handle invalid json data
2023-01-24 14:38:01 +13:00
Sabina Talipova
ffe1bc8fa2
Merge pull request #83 from creative-commoners/pulls/2/stop-depr
...
API Stop using deprecated API
2022-11-11 13:08:01 +13:00
Steve Boyd
132c00f122
API Stop using deprecated API
2022-11-03 18:11:29 +13:00
Steve Boyd
9b91b2de98
Merge branch '2.3' into 2
2022-08-02 19:06:18 +12:00
Steve Boyd
ecac4295af
Merge branch '2.2' into 2.3
2022-08-02 19:05:52 +12:00
Guy Sartorelli
c4786cd955
Merge pull request #77 from creative-commoners/pulls/2.2/standardise-modules
...
MNT Standardise modules
2022-08-02 14:43:58 +12:00
Steve Boyd
ffe829485e
MNT Standardise modules
2022-08-01 15:39:57 +12:00
Steve Boyd
fc63ebe8a9
Merge branch '2.3' into 2
2022-07-25 11:46:50 +12:00
Steve Boyd
8535a680ca
Merge branch '2.2' into 2.3
2022-07-25 11:46:22 +12:00
Guy Sartorelli
8db444605a
MNT Fix linting issues ( #76 )
2022-07-18 13:18:35 +12:00
Guy Sartorelli
cefce74559
Merge pull request #75 from creative-commoners/pulls/2.0/module-standards
...
MNT Use GitHub Actions CI
2022-07-18 10:24:31 +12:00
Steve Boyd
a1e8643ea7
MNT Use GitHub Actions CI
2022-07-18 09:55:08 +12:00
Guy Sartorelli
0f5cb30743
Merge pull request #73 from creative-commoners/pulls/2/php81
...
ENH PHP 8.1 compatibility
2022-04-22 16:16:50 +12:00
Steve Boyd
7733cc7c95
Merge branch '2.3' into 2
2022-04-13 18:14:53 +12:00
Steve Boyd
22b9ca23cb
Merge pull request #74 from creative-commoners/pulls/2.3/add-missing-email-config
...
FIX Add missing config to fix silverstipe/admin tests.
2022-04-13 18:13:46 +12:00
Steve Boyd
5e2ef7e52c
ENH PHP 8.1 compatibility
2022-04-13 17:40:59 +12:00
Guy Sartorelli
44e5364ec2
FIX Add missing config to fix silverstipe/admin tests.
2022-04-13 17:11:57 +12:00
Ingo Schommer
e44774dbf0
Fixed composer require instruction
2020-07-27 17:30:49 +12:00
Serge Latyntsev
0c479ad2eb
Merge pull request #63 from blueo/pulls/db-connection-on-state-load
...
Connect to test database on session load
2019-05-10 14:15:03 +12:00
Guy Marriott
efb6777ee9
BUGFIX: updated route config for testsession endpoint ( #66 )
...
BUGFIX: updated route config for testsession endpoint
2019-05-08 16:27:55 +12:00
pjayme
81c2417414
updated route config for testsession endpoint
2019-05-08 12:05:28 +12:00
Bernard Hamlin
075d960e5d
Connect to test database on session load
2019-03-13 09:17:12 +13:00
Serge Latyntsev
61d12ec08a
Merge pull request #61 from webbuilders-group/db-reconnect-fix
...
BUGFIX: Fixed issue where the incorrect database connection could be made when using a stubfile
2019-02-01 14:49:01 +13:00
UndefinedOffset
e957d1e0fd
BUGFIX: Fixed issue where the incorrect database connection could be made when using a stubfile ( fixes #60 )
2019-01-24 15:22:29 -04:00
Serge Latyntsev
8827e97417
Merge pull request #59 from open-sausages/pulls/2.2/wait-for-pending-requests-for-real
...
Fix TestSessionState and TestSessionEnvironment
2019-01-10 16:24:15 +13:00
Serge Latyntcev
f54baefb5a
Rename TestSessionState::microtime to millitime
2019-01-10 15:30:39 +13:00
Serge Latyntcev
32c8e6a3b1
Fix TestSessionState and TestSessionEnvironment
...
Fixing a bug that makes it only wait for pending requests, but
not for some time after the last response
2019-01-10 11:48:59 +13:00
Maxime Rainville
fc0f7baa11
Merge pull request #58 from open-sausages/pulls/2.2/pending-requests-awaited
...
ADD / TestSessionState initial implementation
2019-01-08 17:35:17 +13:00
Serge Latyntcev
0c078e5027
TestSessionState implementation refinement;
...
Move increment/decrement methods to TestSessionState class,
fix some documentation, fix some code style and readability issues
2019-01-08 16:47:37 +13:00
Serge Latyntcev
78dd43ed96
ADD / TestSessionState initial implementation
...
TestSessionState model initial implementation
TestSessionEnvironment to initialize the state for every scenario and provide API for the clients to use it
TestSessionHTTPMiddleware to keep the state fields up to date
2018-12-19 14:28:38 +13:00
Damian Mooyman
e6c9817328
Update 2 branch alias
2018-03-20 15:07:34 +13:00
Daniel Hensby
961069473c
Merge pull request #56 from open-sausages/pulls/2/fix-assets
...
BUG Prevent assets folder being destroyed on behat tests
2018-03-07 11:40:40 +00:00
Damian Mooyman
2e25beb703
BUG Prevent assets folder being destroyed on behat tests
...
ENHANCEMENT Shift into vendormodule
2018-03-07 14:34:56 +13:00
Damian Mooyman
2c277b53fb
Update branch alias for 2.x-dev to 2.1.x-dev
2017-11-28 13:20:08 +13:00
Damian Mooyman
5413f9182e
Merge branch '2.0' into 2
2017-11-28 13:19:29 +13:00
Damian Mooyman
3a65d766c7
Remove branch-alias for 2.0 branch
2017-11-28 13:19:02 +13:00
Damian Mooyman
03a1311bef
Merge pull request #54 from open-sausages/pulls/2.0/i-am-getenv-us-of-your-progress
...
Fix update getenv call
2017-10-27 14:50:34 +13:00
Christopher Joe
a523d66402
Fix update getenv call
2017-10-27 14:37:12 +13:00
Loz Calver
b34a4f9081
Merge pull request #53 from dhensby/pulls/yml-syntax
...
FIX Quote yample starting with %
2017-07-27 10:59:07 +01:00
Daniel Hensby
b18ac73d81
FIX Quote yample starting with %
2017-07-27 10:47:35 +01:00
Chris Joe
2b64499e36
Merge pull request #52 from open-sausages/pulls/4.0/upgrader-tweaks
...
Upgrade code with upgrader
2017-07-03 16:10:18 +12:00
Damian Mooyman
0374e935e7
Upgrade code with upgrader
2017-07-03 15:09:05 +12:00
Damian Mooyman
62cd6303da
Merge pull request #50 from open-sausages/pulls/4.0/update-middleware
...
API Replace request filter with middleware
2017-06-27 13:31:11 +12:00
Damian Mooyman
3e08c1aad0
API Replace request filter with middleware
2017-06-27 13:00:41 +12:00
Damian Mooyman
81130c7025
Merge pull request #51 from silverstripe/pulls/1/env-in-shined
...
Fix converted to getenv()
2017-06-27 12:58:16 +12:00
Christopher Joe
a5d1545347
Fix converted to getenv()
2017-06-27 12:22:58 +12:00
Ingo Schommer
787ba1cc67
Merge pull request #49 from open-sausages/pulls/4.0/app-object
...
[WIP] App object refactor
2017-06-22 23:01:41 +12:00
Damian Mooyman
2868e6bd3e
Update references to deprecated global
2017-06-22 15:15:17 +12:00
Damian Mooyman
f5ef9f4fbf
API Use new TempDatabase service
2017-06-21 21:04:10 +12:00