fleet icon indicating copy to clipboard operation
fleet copied to clipboard

Testing: use bundles instead of `GitRepo`s

Open weyfonk opened this issue 1 year ago • 0 comments
trafficstars

Fleet's end-to-end tests spend too much time running logic which is tested repeatedly across its suites, by creating GitRepos everywhere. Let's migrate end-to-end tests to directly create bundles instead wherever possible, which will speed up those tests.

weyfonk avatar Aug 22 '24 14:08 weyfonk