コード例 #1
0
ファイル: tests.py プロジェクト: Dovbo/corruption_tracker
def hole_ua():
    perfomance_test('/api/polygon/fit_bounds/1/22.89551,46.00459,43.98926,52.46940/')
コード例 #2
0
ファイル: tests.py プロジェクト: Dovbo/corruption_tracker
def kiev_houses():
    perfomance_test('/api/polygon/fit_bounds/4/30.48088,50.43028,30.56328,50.45332/')
コード例 #3
0
ファイル: tests.py プロジェクト: Dovbo/corruption_tracker
def run_home():
    perfomance_test('/')
コード例 #4
0
ファイル: tests.py プロジェクト: Dovbo/corruption_tracker
def run_kha_distritc():
    perfomance_test('/api/polygon/fit_bounds/3/35.92289,49.88977,36.58207,50.08909/')
コード例 #5
0
ファイル: tests.py プロジェクト: Dovbo/corruption_tracker
def kha_houses():
    perfomance_test('/api/polygon/fit_bounds/4/36.08374,49.96337,36.41333,50.03575/')
コード例 #6
0
def hole_ua():
    perfomance_test(
        '/api/polygon/fit_bounds/1/22.89551,46.00459,43.98926,52.46940/')
コード例 #7
0
ファイル: tests.py プロジェクト: Dovbo/corruption_tracker
def run_kha_city():
    perfomance_test('/api/polygon/fit_bounds/2/33.68408,49.46098,38.95752,51.04657/')
コード例 #8
0
def run_home():
    perfomance_test('/')
コード例 #9
0
def kiev_houses():
    perfomance_test(
        '/api/polygon/fit_bounds/4/30.48088,50.43028,30.56328,50.45332/')
コード例 #10
0
def kha_houses():
    perfomance_test(
        '/api/polygon/fit_bounds/4/36.08374,49.96337,36.41333,50.03575/')
コード例 #11
0
def run_kha_distritc():
    perfomance_test(
        '/api/polygon/fit_bounds/3/35.92289,49.88977,36.58207,50.08909/')
コード例 #12
0
def run_kha_city():
    perfomance_test(
        '/api/polygon/fit_bounds/2/33.68408,49.46098,38.95752,51.04657/')