<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/tests/functional/conftest.py, branch v2.9.0</title>
<subtitle>github.com: gpocentek/python-gitlab.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/'/>
<entry>
<title>test(functional): force delete users on reset</title>
<updated>2021-06-01T14:09:08+00:00</updated>
<author>
<name>Ben Brown</name>
<email>ben.brown@codethink.co.uk</email>
</author>
<published>2021-06-01T13:44:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=8f814563beb601715930ed3b0f89c3871e6e2f33'/>
<id>8f814563beb601715930ed3b0f89c3871e6e2f33</id>
<content type='text'>
Timing issues between requesting group deletion and GitLab enacting that
deletion resulted in errors while attempting to delete a user which was
the sole owner of said group (see: test_groups). Pass the 'hard_delete'
parameter to ensure user deletion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Timing issues between requesting group deletion and GitLab enacting that
deletion resulted in errors while attempting to delete a user which was
the sole owner of said group (see: test_groups). Pass the 'hard_delete'
parameter to ensure user deletion.
</pre>
</div>
</content>
</entry>
<entry>
<title>test(functional): explicitly remove deploy tokens on reset</title>
<updated>2021-06-01T14:09:08+00:00</updated>
<author>
<name>Ben Brown</name>
<email>ben.brown@codethink.co.uk</email>
</author>
<published>2021-06-01T10:48:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=19a55d80762417311dcebde3f998f5ebc7e78264'/>
<id>19a55d80762417311dcebde3f998f5ebc7e78264</id>
<content type='text'>
Deploy tokens would remain in the instance if the respective project or
group was deleted without explicitly revoking the deploy tokens first.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Deploy tokens would remain in the instance if the respective project or
group was deleted without explicitly revoking the deploy tokens first.
</pre>
</div>
</content>
</entry>
<entry>
<title>test(functional): optionally keep containers running post-tests</title>
<updated>2021-06-01T14:03:28+00:00</updated>
<author>
<name>Ben Brown</name>
<email>ben.brown@codethink.co.uk</email>
</author>
<published>2021-05-27T13:44:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=4c475abe30c36217da920477f3748e26f3395365'/>
<id>4c475abe30c36217da920477f3748e26f3395365</id>
<content type='text'>
Additionally updates token creation to make use of `first_or_create()`,
to avoid errors from the script caused by GitLab constraints preventing
duplicate tokens with the same value.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Additionally updates token creation to make use of `first_or_create()`,
to avoid errors from the script caused by GitLab constraints preventing
duplicate tokens with the same value.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: rename 'tools/functional/' to 'tests/functional/'</title>
<updated>2021-05-26T13:42:19+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2021-05-26T00:35:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=502715d99e02105c39b2c5cf0e7457b3256eba0d'/>
<id>502715d99e02105c39b2c5cf0e7457b3256eba0d</id>
<content type='text'>
Rename the 'tools/functional/' directory to 'tests/functional/'

This makes more sense as these are functional tests and not tools.

This was dicussed in:
https://github.com/python-gitlab/python-gitlab/discussions/1468
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename the 'tools/functional/' directory to 'tests/functional/'

This makes more sense as these are functional tests and not tools.

This was dicussed in:
https://github.com/python-gitlab/python-gitlab/discussions/1468
</pre>
</div>
</content>
</entry>
</feed>
