The full-TAS unit test requires a supporting data file in excess of 200 MB. It's unreasonable to distribute a file this large as part of the repository so it's presently in there as a 6 MB zip archive, which adds extra steps and complication towards running tests. Rework things to reduce the test scope and reduce the amount of required external data. Alternatively, investigate whether the test can just be replaced with some kind of lightweight equivalent.
The full-TAS unit test requires a supporting data file in excess of 200 MB. It's unreasonable to distribute a file this large as part of the repository so it's presently in there as a 6 MB zip archive, which adds extra steps and complication towards running tests. Rework things to reduce the test scope and reduce the amount of required external data. Alternatively, investigate whether the test can just be replaced with some kind of lightweight equivalent.