Skip to content

Commit 1f73b3b

Browse files
committed
Update UPGRADE.md
1 parent 2048e1a commit 1f73b3b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

UPGRADE.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Upstream changes
2121
Automated tests
2222
---------------
2323

24-
* The plugin has a good coverage with Behat tests which test most of the plugin's user stories.
24+
* The plugin has a good coverage with Behat tests which test all of the plugin's user stories.
2525
* To run the automated tests, a running LDAP server is necessary. This is realized in the Github actions workflow. If you want to run the automated tests locally, you have to adapt the tests to a local LDAP server yourself.
2626
If you do not have a running LDAP server at hand, you can try to spin up the Bitnami LDAP server which is used in Github actions with this docker-compose command:
2727
```
@@ -33,7 +33,6 @@ Manual tests
3333
------------
3434

3535
* Even though there are automated tests, as the plugin deals with the communication to a backend system, manual tests should be carried out to see if the plugin's functionality really works with a real LDAP server.
36-
* Additionally, if you look at the Behat feature file, you will see that there are some scenarios still commented out. If you have time, you should test them manually or write a Behat test for it.
3736

3837

3938
Visual checks

0 commit comments

Comments
 (0)