Commit Graph

11 Commits (e27df1bde0083bd3b13f138d6fed37b89c1f79fa)

Author SHA1 Message Date
Rich Harris d172b2a2c1 throw in dev mode if options.target is absent (#177)
9 years ago
Rich Harris a8d19839cd Merge pull request #320 from sveltejs/gh-13
9 years ago
Rich Harris d61b1927b2 add development warnings for missing data properties with dev: true (#13)
9 years ago
Rich Harris d6962b3ff1 use component.destroy() in tests instead of component.teardown()
9 years ago
Rich Harris 1655249d7a use compileOptions when showing failing code
9 years ago
Rich Harris 9ff9a5921d use options.name for easier debugging
9 years ago
Rich-Harris da2e78d6fa run tests with SSR compiler, where possible
9 years ago
Rich Harris c34842b8c1 fail CI if any tests have solo: true
9 years ago
Rich-Harris 3905683e64 allow custom path for helpers (#218)
9 years ago
Rich-Harris ccba20bac9 non-standalone mode (#9)
9 years ago
Arpad Borsos e1cf4ea49b
restructure tests
9 years ago