summaryrefslogtreecommitdiff
path: root/tests/integration/jsr_tests.rs
AgeCommit message (Expand)Author
2024-10-01BREAKING: rename "deps" remote cache folder to "remote" (#25969)David Sherret
2024-08-28feat: improve lockfile v4 to store normalized version constraints and be more...David Sherret
2024-08-26perf(cache): single cache file for remote modules (#24983)David Sherret
2024-08-26feat: lockfile v4 by default (#25165)David Sherret
2024-08-20fix: adjust suggestion for lockfile regeneration (#25107)Bartek Iwańczuk
2024-08-19feat(FUTURE): terse lockfile (v4) (#25059)David Sherret
2024-05-29fix: bump cache sqlite dbs to v2 for WAL journal mode change (#24030)David Sherret
2024-05-28feat(vendor): support modifying remote files in vendor folder without checksu...David Sherret
2024-04-29chore: add tests for moduleGraph2 (#23603)David Sherret
2024-03-15chore: move more tests away from itest (#22909)David Sherret
2024-02-29test(jsr): add tests for jsx files with and without pragmas (#22634)Bartek Iwańczuk
2024-02-28fix(jsr): do not allow importing a non-JSR url via unanalyzable dynamic impor...David Sherret
2024-02-20perf(jsr): fast check cache and lazy fast check graph (#22485)David Sherret
2024-02-15feat(unstable): single checksum per JSR package in the lockfile (#22421)David Sherret
2024-02-12chore: continue tests/ re-org (#22396)Matt Mastracci
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci