mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
The test as currently written does not test the actual CryptoSessionData logic. Instead it just calls and checks the mocks return value. It's also not setting and checking that correctly anyhow. This change makes the existing test confirm the wrapper sets/retrieves data from the encrypted session wrapper/handler. This just fixes the existing test, but CryptoWrappingTest should probably further refined to focus exclusively on testing CryptoWrapper itself. Signed-off-by: Josh <josh.t.richards@gmail.com> |
||
|---|---|---|
| .. | ||
| apps | ||
| blueprints | ||
| Core | ||
| data | ||
| docker | ||
| lib | ||
| objectstore | ||
| autoload.php | ||
| bootstrap.php | ||
| databases-all-config.php | ||
| drone-run-php-tests.sh | ||
| drone-wait-objectstore.sh | ||
| enable_all.php | ||
| phpunit-autotest-external.xml | ||
| phpunit-autotest.xml | ||
| preseed-config.php | ||
| redis-cluster.config.php | ||
| redis.config.php | ||
| startsessionlistener.php | ||