tests.nox package

Submodules

tests.nox.test_docker_nox module

tests.nox.test_docker_nox.test_docker_running()[source]

Ensure docker container is running

see: https://stackoverflow.com/questions/35586900/how-to-check-if-a-docker-instance-is-running#answer-35587211

tests.nox.test_docker_nox.test_nox_docker_scripts()[source]

Ensure nox docker scripts are working successfully

tests.nox.test_local_nox module

Healthy Meals Web Site Copyright (C) 2025 David A. Taylor of Taylored Web Sites (tayloredwebsites.com) Licensed under AGPL-3.0-only. See https://opensource.org/license/agpl-v3/

https://github.com/tayloredwebsites/healthy-meals - tests/nox/test_local_nox.py

tests.nox.test_local_nox.test_local_nox_scripts()[source]

Ensure nox scripts are working on the local server

Steps: - - use curl to request a web page, and confirm it is the correct response - run the local testing command - run the local sphinx docs command - other local commands?

Module contents