<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/tests/functional/conftest.py, branch renovate/gitlab</title>
<subtitle>github.com: gpocentek/python-gitlab.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/'/>
<entry>
<title>test(functional): clarify MR fixture factory name</title>
<updated>2023-02-06T15:40:10+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2023-02-06T08:43:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=d8fd1a83b588f4e5e61ca46a28f4935220c5b8c4'/>
<id>d8fd1a83b588f4e5e61ca46a28f4935220c5b8c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(deps): update black (23.1.0) and commitizen (2.40.0) (#2479)</title>
<updated>2023-02-06T07:27:58+00:00</updated>
<author>
<name>John Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2023-02-06T07:27:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=44786efad1dbb66c8242e61cf0830d58dfaff196'/>
<id>44786efad1dbb66c8242e61cf0830d58dfaff196</id>
<content type='text'>
Update the dependency versions:
  black: 23.1.0
  commitizen: 2.40.0

They needed to be updated together as just updating `black` caused a
dependency conflict.

Updated files by running `black` and committing the changes.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the dependency versions:
  black: 23.1.0
  commitizen: 2.40.0

They needed to be updated together as just updating `black` caused a
dependency conflict.

Updated files by running `black` and committing the changes.</pre>
</div>
</content>
</entry>
<entry>
<title>test(functional): do not require config file</title>
<updated>2022-12-18T07:16:28+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-11-26T18:04:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=43c2dda7aa8b167a451b966213e83d88d1baa1df'/>
<id>43c2dda7aa8b167a451b966213e83d88d1baa1df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(api): add application statistics</title>
<updated>2022-11-01T08:59:05+00:00</updated>
<author>
<name>Shreya</name>
<email>a.shreya202@gmail.com</email>
</author>
<published>2022-10-28T19:24:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=6fcf3b68be095e614b969f5922ad8a67978cd4db'/>
<id>6fcf3b68be095e614b969f5922ad8a67978cd4db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: use POST method and return dict in `cancel_merge_when_pipeline_succeeds()` (#2350)</title>
<updated>2022-10-31T10:24:27+00:00</updated>
<author>
<name>John Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-10-31T10:24:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=bd82d745c8ea9ff6ff078a4c961a2d6e64a2f63c'/>
<id>bd82d745c8ea9ff6ff078a4c961a2d6e64a2f63c</id>
<content type='text'>
* Call was incorrectly using a `PUT` method when should have used a
    `POST` method.
  * Changed return type to a `dict` as GitLab only returns
    {'status': 'success'} on success. Since the function didn't work
    previously, this should not impact anyone.
  * Updated the test fixture `merge_request` to add ability to create
    a pipeline.
  * Added functional test for `mr.cancel_merge_when_pipeline_succeeds()`

Fixes: #2349</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Call was incorrectly using a `PUT` method when should have used a
    `POST` method.
  * Changed return type to a `dict` as GitLab only returns
    {'status': 'success'} on success. Since the function didn't work
    previously, this should not impact anyone.
  * Updated the test fixture `merge_request` to add ability to create
    a pipeline.
  * Added functional test for `mr.cancel_merge_when_pipeline_succeeds()`

Fixes: #2349</pre>
</div>
</content>
</entry>
<entry>
<title>chore: add basic typing to functional tests</title>
<updated>2022-10-27T15:06:52+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-10-22T12:48:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=ee143c9d6df0f1498483236cc228e12132bef132'/>
<id>ee143c9d6df0f1498483236cc228e12132bef132</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: enable skipping tests per GitLab plan</title>
<updated>2022-10-18T07:04:38+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-10-17T20:01:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=01d5f68295b62c0a8bd431a9cd31bf9e4e91e7d9'/>
<id>01d5f68295b62c0a8bd431a9cd31bf9e4e91e7d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: migrate legacy EE tests to pytest</title>
<updated>2022-10-18T07:04:38+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-10-16T21:26:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=88c2505b05dbcfa41b9e0458d4f2ec7dcc6f8169'/>
<id>88c2505b05dbcfa41b9e0458d4f2ec7dcc6f8169</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: pytest-docker fixtures</title>
<updated>2022-10-16T18:37:39+00:00</updated>
<author>
<name>Liora Milbaum</name>
<email>liora@lmb.co.il</email>
</author>
<published>2022-10-16T05:00:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=3e4781a66577a6ded58f721739f8e9422886f9cd'/>
<id>3e4781a66577a6ded58f721739f8e9422886f9cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(deps): drop compose v1 dependency in favor of v2</title>
<updated>2022-10-15T16:55:18+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-10-06T09:56:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=f825d70e25feae8cd9da84e768ec6075edbc2200'/>
<id>f825d70e25feae8cd9da84e768ec6075edbc2200</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
