epiquery2
Version:
run templated queries from the http's using learnings from 1
24 lines (22 loc) • 824 B
HTML
<html>
<head>
<title>Epiquery 2 Tests</title>
</head>
<body>
<h3>V2 Client Tests</h3>
<ul>
<li><a href="v2_events.html" target="_ep2_events">Events</a></li>
<li><a href="v2_mssql.html" target="_ep2_mssql">MS SQL Specific</a></li>
<li><a href="v2_mssql_buffering.html" target="_ep2_buffering">MS SQL Buffering Client Tests</a></li>
<li><a href="v2_tests.html" target="_ep2_v2">Tests</a></li>
</ul>
<h3>V3 Client Tests</h3>
<ul>
<li><a href="v3_events.html" target="_v2_ep2_events">Events</a></li>
<li><a href="v3_mssql.html" target="_v2_ep2_mssql">MS SQL Specific</a></li>
<li><a href="v3_mssql_buffering.html" target="_vw_ep2_buffering">MS SQL Buffering Client Tests</a></li>
<li><a href="v3_tests.html" target="_v2_ep2_v3">Tests</a></li>
</ul>
</body>
</html>