Skip to content

Push on main

Push on main #28

GitHub Actions / Test Results succeeded Dec 4, 2024 in 0s

All 11 tests pass in 28s

11 tests  ±0   11 ✅ ±0   28s ⏱️ -3s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit c9770e7. ± Comparison against earlier commit 98097a7.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

11 tests found

There are 11 tests, see "Raw output" for the full list of tests.
Raw output
com.gu.scrooge.backend.typescript.TypescriptGeneratorSpec ‑ A Typescript generator should compile the typescript of the entity project
com.gu.scrooge.backend.typescript.TypescriptGeneratorSpec ‑ A Typescript generator should compile the typescript of the external project
com.gu.scrooge.backend.typescript.TypescriptGeneratorSpec ‑ A Typescript generator should compile the typescript of the school project
com.gu.scrooge.backend.typescript.TypescriptGeneratorSpec ‑ A Typescript generator should compile the typescript of the school with external dependency project
com.gu.scrooge.backend.typescript.TypescriptGeneratorSpec ‑ A Typescript generator should encode and decode thrift generated by the scala generator
com.gu.scrooge.backend.typescript.TypescriptGeneratorSpec ‑ A Typescript generator should generate and compile typescript without the int64 import if there's no int64 used in the file
com.gu.scrooge.backend.typescript.TypescriptGeneratorSpec ‑ A Typescript generator should generate typescript for the entity project
com.gu.scrooge.backend.typescript.TypescriptGeneratorSpec ‑ A Typescript generator should generate typescript for the external project
com.gu.scrooge.backend.typescript.TypescriptGeneratorSpec ‑ A Typescript generator should generate typescript for the school project
com.gu.scrooge.backend.typescript.TypescriptGeneratorSpec ‑ A Typescript generator should generate typescript for the school with external dependency project
com.gu.scrooge.backend.typescript.TypescriptGeneratorSpec ‑ The existing scala thrift generator should serialise and deserialise data correctly