Files
grian-ui/tests/grian_ui_tests/__init__.py
Sean Mooney 8346769c9b set up basic unittesting
this chnage setup up unit testing with
stestr as the test runner and
django.test.SimpleTestCase as the base of our tests.

This avoid the depency on manage.py or run_tests.sh

Change-Id: Ib39d20861928a3052eaa9e9adc3f984ae20aad03
2025-05-19 23:51:57 +00:00

3 lines
40 B
Python

#
# SPDX-License-Identifier: Apache-2.0