Skip to content
Snippets Groups Projects

WS-796: tests for delivery of initial_weblog with final standard calibration

Merged Janet Goldstein requested to merge WS-796-verify-download-weblogs into main
1 unresolved thread
  • test written for initial calibration use case
  • test written for final calibration use case

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
9 # (at your option) any later version.
10 #
11 # Workspaces is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY; without even the implied warranty of
13 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 # GNU General Public License for more details.
15 #
16 # You should have received a copy of the GNU General Public License
17 # along with Workspaces. If not, see <https://www.gnu.org/licenses/>.
18
19 """Tests for delivery standard calibration products"""
20
21 import pathlib
22 from unittest.mock import patch
23
24 # pylint: disable=C0103, R0903, W0511
  • Nathan Hertz approved this merge request

    approved this merge request

  • added 1 commit

    • 972cb5a3 - WS-796: move pylint ignores up top

    Compare with previous version

  • Charlotte Hausman approved this merge request

    approved this merge request

  • Janet Goldstein approved this merge request

    approved this merge request

  • Janet Goldstein unapproved this merge request

    unapproved this merge request

  • Please register or sign in to reply
    Loading