kopia lustrzana https://github.com/simonw/datasette
Refactored tests into new tests/ folder
Guided by https://docs.pytest.org/en/latest/goodpractices.htmlpull/81/head
rodzic
e06b011771
commit
40d3b3eae6
|
@ -1,3 +1,7 @@
|
|||
"""
|
||||
Tests for various datasette helper functions.
|
||||
"""
|
||||
|
||||
from datasette import app
|
||||
import pytest
|
||||
import json
|
Ładowanie…
Reference in New Issue