Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a functional test runner #805

Merged
merged 3 commits into from Sep 8, 2022
Merged

Add a functional test runner #805

merged 3 commits into from Sep 8, 2022

Conversation

rochacbruno
Copy link
Member

./example/runtests.py

@netlify
Copy link

netlify bot commented Sep 6, 2022

Deploy Preview for dynaconf ready!

Name Link
🔨 Latest commit 00c7909
🔍 Latest deploy log https://app.netlify.com/sites/dynaconf/deploys/6319f12448040c0008130cad
😎 Deploy Preview https://deploy-preview-805--dynaconf.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 6, 2022

Test Results (Python 3.8)

366 tests  ±0   366 ✔️ ±0   37s ⏱️ +4s
    1 suites ±0       0 💤 ±0 
    1 files   ±0       0 ±0 

Results for commit 00c7909. ± Comparison against base commit e1ba815.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 6, 2022

Test Results (Python 3.10)

366 tests  ±0   366 ✔️ ±0   34s ⏱️ +2s
    1 suites ±0       0 💤 ±0 
    1 files   ±0       0 ±0 

Results for commit 00c7909. ± Comparison against base commit e1ba815.

♻️ This comment has been updated with latest results.

@codecov-commenter
Copy link

codecov-commenter commented Sep 6, 2022

Codecov Report

Merging #805 (00c7909) into master (e1ba815) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #805   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines         1775      1774    -1     
=========================================
- Hits          1775      1774    -1     
Impacted Files Coverage Δ
dynaconf/cli.py 100.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Collaborator

@Riverfount Riverfount left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rochacbruno rochacbruno marked this pull request as draft September 6, 2022 21:52
@rochacbruno rochacbruno force-pushed the test_runner branch 2 times, most recently from c976280 to a10f36b Compare September 7, 2022 17:09
@rochacbruno rochacbruno force-pushed the test_runner branch 8 times, most recently from d3d47bf to 05b0e6a Compare September 8, 2022 13:30
@rochacbruno rochacbruno marked this pull request as ready for review September 8, 2022 13:59
@rochacbruno rochacbruno merged commit 7d6f340 into master Sep 8, 2022
@rochacbruno rochacbruno deleted the test_runner branch September 8, 2022 14:00
rochacbruno added a commit that referenced this pull request Sep 22, 2022
Shortlog of commits since last release:

    Amadou Crookes (1):
          envars.md typo fix (#786)

    Bruno Rocha (19):
          Release version 3.1.9
          Bump dev version to 3.1.10
          Update badges
          demo repo will be replaced by a video tutorial soon
          Fix CI
          New data key casing must adapt to existing key casing (#795)
          Add test and docs about includes (#796)
          Removed vendor_src folder (#798)
          Replacing rochacbruno/ with dynaconf/ (#800)
          Fix codecov (#801)
          Parse negative numbers from envvar Fix #799 and Fix #585 (#802)
          Fix get command with Django (#804)
          Add a functional test runner (#805)
          Test runner docs and styling (#806)
          Allow merge_unique on lists when merge_enabled=True (#810)
          Rebind current env when forced for Pytest Fix #728 (#809)
          AUTO_CAST can be enabled on instance (#811)
          Ensure pyminify is on release script
          Add missing tomllib to monify script

    Gaurav Talreja (1):
          Fix #807 Use client.auth.approle.login instead of client.auth_approle (#808)

    Jitendra Yejare (1):
          Fix #768 of kv property depreciation from client object (#769)

    Joren Retel (2):
          Feature/detect casting comb token from converters (#784)
          Adding documentation and example to makefile. (#791)

    João Gustavo A. Amorim (1):
          Add pyupgrade hook (#759)

    Kian-Meng Ang (1):
          Fix typos (#788)

    Lucas Limeira (1):
          Using filter_strategy in env_loader to fix #760 (#767)

    Nicholas Nadeau, Ph.D., P.Eng (1):
          fix: typo (#766)

    Oleksii Baranov (2):
          Bump codecov action version (#775)
          Fix cli init command for flask (#705) (#774)

    Pedro de Medeiros (1):
          documentation fixes (#771)

    The Gitter Badger (1):
          Add a Gitter chat badge to README.md (#776)

    Théo Melo (1):
          Fixing a typo on the readme file (#763)

    Vicente Marçal (1):
          docs(pt-br): Docs Translation to brazilian portugues. (#787)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants