django-simple-deploy / django-simple-deploy/dsd-plugin-generator
e2e_tests/utils missing a substitution
Open
bug
djangonaut-space
- Dominant language
- Python
- Stars
- 4
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Top of `e2e_tests/utils.py`:
```python
"""Helper functions specific to {{PlatformmName}}.
Some Fly.io functions are included as an example.
"""
import re, time
...
```
- [ ] Make sure this file is being processed for replacement.
- [ ] Troubleshoot
- [ ] Also, fix path to logs in `e2e_tests/utils.py` `check_log()`, which should be `"dsd_logs"`.
- [ ] And path to log file should be `dsd_*.log`.
- [ ] Merge
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.