[PR #1811] [MERGED] Update tox.ini and tests to be run locally #2298

Closed
opened 2026-02-27 12:10:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/1811
Author: @jeromelebleu
Created: 12/29/2019
Status: Merged
Merged: 1/7/2020
Merged by: @tonioo

Base: masterHead: update-tox


📝 Commits (4)

  • 977b7b4 Update Python versions in tox.ini
  • d487788 Update tested modules in tox.ini
  • 2d81223 core: mark dbpath as safe for Postfix maps
  • bda9e45 test: skip ldapsync if it is not available

📊 Changes

4 files changed (+15 additions, -9 deletions)

View changed files

📝 modoboa/core/management/commands/generate_postfix_maps.py (+1 -1)
📝 modoboa/ldapsync/tests.py (+3 -3)
📝 test_project/test_project/settings.py (+7 -1)
📝 tox.ini (+4 -4)

📄 Description

This fixes some cases where we want that tox passes all tests locally and updates Python versions to check.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/modoboa/modoboa/pull/1811 **Author:** [@jeromelebleu](https://github.com/jeromelebleu) **Created:** 12/29/2019 **Status:** ✅ Merged **Merged:** 1/7/2020 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `update-tox` --- ### 📝 Commits (4) - [`977b7b4`](https://github.com/modoboa/modoboa/commit/977b7b40a45330f8aa33b1f47bef005e66090552) Update Python versions in tox.ini - [`d487788`](https://github.com/modoboa/modoboa/commit/d4877886aafff231ff4c703175d12f3d2c431f84) Update tested modules in tox.ini - [`2d81223`](https://github.com/modoboa/modoboa/commit/2d812231fd6d639e15836b7cc389a89ef99af12f) core: mark dbpath as safe for Postfix maps - [`bda9e45`](https://github.com/modoboa/modoboa/commit/bda9e456a9b33376e33980860b6140c5e7296e1b) test: skip ldapsync if it is not available ### 📊 Changes **4 files changed** (+15 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `modoboa/core/management/commands/generate_postfix_maps.py` (+1 -1) 📝 `modoboa/ldapsync/tests.py` (+3 -3) 📝 `test_project/test_project/settings.py` (+7 -1) 📝 `tox.ini` (+4 -4) </details> ### 📄 Description This fixes some cases where we want that tox passes all tests locally and updates Python versions to check. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 12:10:20 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#2298
No description provided.