Skip to content

Commit 24d7b40

Browse files
github-actions[bot]github-actions[bot]
authored andcommitted
updated
1 parent 1f7383f commit 24d7b40

File tree

2 files changed

+219
-70
lines changed

2 files changed

+219
-70
lines changed

changelog.markdown

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,34 @@ title: Codeception Changelog
99

1010

1111

12+
### module-laravel 2.1.0: 2.1.0
13+
14+
Released by [![](https://avatars.githubusercontent.com/u/64917965?v=4&s=16) TavoNiievez](https://github.com/TavoNiievez) on 2021/09/10 05:09:10 / [🦑 Repository](https://github.com/Codeception/module-laravel) / [📦 Releases](https://github.com/Codeception/module-laravel/releases)
15+
16+
17+
18+
New methods:
19+
20+
- `amActingAs`
21+
- `assertAuthenticatedAs`
22+
- `assertCredentials`
23+
- `assertInvalidCredentials`
24+
- `dontSeeInSession`
25+
- `dontSeeSessionHasValues`
26+
- `enableMiddleware`
27+
- `flushSession`
28+
- `haveInSession`
29+
- `seedDatabase`
30+
31+
Non-logical changes:
32+
33+
- added missing docs and fixed broken links.
34+
35+
This release includes a general refactoring of the code ([#30](https://github.com/Codeception/module-laravel/issues/30)) that makes it easier to navigate and read, especially using an IDE.
36+
37+
See the full list of changes [here](https://github.com/Codeception/module-laravel/milestone/3).
38+
39+
1240
### module-amqp 1.1.1: seeMessageInQueueContainsText acks message
1341

1442
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2021/09/05 07:47:08 / [🦑 Repository](https://github.com/Codeception/module-amqp) / [📦 Releases](https://github.com/Codeception/module-amqp/releases)

0 commit comments

Comments
 (0)