Vendor the part of the fixtures repo we need
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 111
- Fork
- 54
- Merge trung bình
- 27 phút
- Pull request đã merge (30 ngày)
- 1
Mô tả
### What was wrong?
CI takes nearly 1minute checking out the fixtures repo, and only another 1m actually running the tests. We don't use most of the fixtures repo, and the tests should be pretty static.
### To-do
Just include the copy the folder/files we want to use for testing as a folder directly in this repo, and drop the submodule altogether. Also drop the submodule checkout step in the circleci config. CI speed should ~double.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.