Commit Graph

11 Commits (348ba2be5e6e7c0f7be4041e97ff5cc3c374acd1)

Author SHA1 Message Date
Rich Harris 348ba2be5e throw in dev mode if options.target is absent (#177)
10 years ago
Rich Harris e0dd5e935d Merge pull request #320 from sveltejs/gh-13
10 years ago
Rich Harris 3ccf61d9bc add development warnings for missing data properties with dev: true (#13)
10 years ago
Rich Harris b194b4859d use component.destroy() in tests instead of component.teardown()
10 years ago
Rich Harris af3b10a5e2 use compileOptions when showing failing code
10 years ago
Rich Harris c71291f864 use options.name for easier debugging
10 years ago
Rich-Harris 4efb83ee42 run tests with SSR compiler, where possible
10 years ago
Rich Harris 6a07a42f4c fail CI if any tests have solo: true
10 years ago
Rich-Harris 1a896dbecc allow custom path for helpers (#218)
10 years ago
Rich-Harris e462f910d0 non-standalone mode (#9)
10 years ago
Arpad Borsos e9c99ed9f4 restructure tests
10 years ago