Commit Graph

11 Commits (18e4dc20ebd1659cd8ea3d31d4e2bb4824359da1)

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