|
5 | 5 | <SchemaVersion>2.0</SchemaVersion>
|
6 | 6 | <ProjectGuid>{7dfacff8-8abe-4af3-8c58-61a88ae44e0d}</ProjectGuid>
|
7 | 7 | <ProjectHome />
|
8 |
| - <StartupFile>tests\test_config.py</StartupFile> |
| 8 | + <StartupFile>tests\func_config.py</StartupFile> |
9 | 9 | <SearchPath />
|
10 | 10 | <WorkingDirectory>.</WorkingDirectory>
|
11 | 11 | <OutputPath>.</OutputPath>
|
|
211 | 211 | <Compile Include="tests\test_app.py">
|
212 | 212 | <SubType>Code</SubType>
|
213 | 213 | </Compile>
|
214 |
| - <Compile Include="tests\test_broadcast.py"> |
| 214 | + <Compile Include="tests\func_broadcast.py"> |
215 | 215 | <SubType>Code</SubType>
|
216 | 216 | </Compile>
|
217 | 217 | <Compile Include="tests\test_bus.py">
|
218 | 218 | <SubType>Code</SubType>
|
219 | 219 | </Compile>
|
220 |
| - <Compile Include="tests\test_config.py"> |
| 220 | + <Compile Include="tests\func_config.py"> |
221 | 221 | <SubType>Code</SubType>
|
222 | 222 | </Compile>
|
223 |
| - <Compile Include="tests\test_db.py"> |
| 223 | + <Compile Include="tests\func_db.py"> |
224 | 224 | <SubType>Code</SubType>
|
225 | 225 | </Compile>
|
226 | 226 | <Compile Include="tests\test_json_message.py">
|
227 | 227 | <SubType>Code</SubType>
|
228 | 228 | </Compile>
|
229 |
| - <Compile Include="tests\test_logging.py"> |
| 229 | + <Compile Include="tests\func_logging.py"> |
230 | 230 | <SubType>Code</SubType>
|
231 | 231 | </Compile>
|
232 |
| - <Compile Include="tests\test_miner.py"> |
| 232 | + <Compile Include="tests\func_miner.py"> |
233 | 233 | <SubType>Code</SubType>
|
234 | 234 | </Compile>
|
235 | 235 | <Compile Include="tests\test_minerapi.py">
|
|
238 | 238 | <Compile Include="tests\test_mining.py">
|
239 | 239 | <SubType>Code</SubType>
|
240 | 240 | </Compile>
|
241 |
| - <Compile Include="tests\test_minersummary.py"> |
| 241 | + <Compile Include="tests\func_minersummary.py"> |
242 | 242 | <SubType>Code</SubType>
|
243 | 243 | </Compile>
|
244 | 244 | <Compile Include="tests\test_pools.py">
|
245 | 245 | <SubType>Code</SubType>
|
246 | 246 | </Compile>
|
247 |
| - <Compile Include="tests\test_pushmonitor.py"> |
| 247 | + <Compile Include="tests\func_pushmonitor.py"> |
248 | 248 | <SubType>Code</SubType>
|
249 | 249 | </Compile>
|
250 | 250 | <Compile Include="tests\test_queuenames.py">
|
|
253 | 253 | <Compile Include="tests\test_rules.py">
|
254 | 254 | <SubType>Code</SubType>
|
255 | 255 | </Compile>
|
256 |
| - <Compile Include="tests\test_save.py"> |
| 256 | + <Compile Include="tests\func_save.py"> |
257 | 257 | <SubType>Code</SubType>
|
258 | 258 | </Compile>
|
259 | 259 | <Compile Include="tests\test_taskscheduler.py">
|
260 | 260 | <SubType>Code</SubType>
|
261 | 261 | </Compile>
|
262 |
| - <Compile Include="tests\test_telegram.py" /> |
| 262 | + <Compile Include="tests\func_telegram.py" /> |
263 | 263 | <Compile Include="backend\when_email.py">
|
264 | 264 | <SubType>Code</SubType>
|
265 | 265 | </Compile>
|
266 |
| - <Compile Include="tests\test_temperature.py"> |
| 266 | + <Compile Include="tests\func_temperature.py"> |
267 | 267 | <SubType>Code</SubType>
|
268 | 268 | </Compile>
|
269 | 269 | <Compile Include="tests\__init__.py" />
|
|
0 commit comments