Coder Social home page Coder Social logo

http4k / http4k-by-example Goto Github PK

View Code? Open in Web Editor NEW
58.0 58.0 8.0 2.94 MB

Complete TDD'd example http4k application showcasing a lot of the http4k features for building apps

License: Apache License 2.0

Kotlin 87.47% CSS 0.34% HTML 8.07% Handlebars 3.79% Shell 0.33%

http4k-by-example's People

Contributors

daviddenton avatar dvulpe avatar elifarley avatar jhult avatar s4nchez avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

http4k-by-example's Issues

gradlew check does not pass on Windows

Several unit tests fail when running this on Windows.
Used the gradle wrapper
Java: 11.0.5 (openjdk)
Windows 10
Running from the "cmd" program on Windows:
C:\Users\byron\dev\http4k-by-example>git clean -fxd
Removing .gradle/
Removing build/

C:\Users\byron\dev\http4k-by-example>gradlew check jacocotestreport

Task :test

functional.ManageUsersTest > add user(Approver) FAILED
java.nio.file.InvalidPathException at ManageUsersTest.kt:29

functional.ManageUsersTest > add user then delete them(Approver) FAILED
java.nio.file.InvalidPathException at ManageUsersTest.kt:37

functional.ManageUsersTest > manage users requires login via oauth(Approver) FAILED
java.nio.file.InvalidPathException at ManageUsersTest.kt:22

functional.WebTest > homepage(Approver) FAILED
java.nio.file.InvalidPathException at WebTest.kt:21

functional.WebTest > serves static content(Approver) FAILED
java.nio.file.InvalidPathException at WebTest.kt:26

40 tests completed, 5 failed, 6 skipped

Task :test FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':test'.

There were failing tests. See the report at: file:///C:/Users/byron/dev/http4k-by-example/build/reports/tests/test/index.html

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 13s
5 actionable tasks: 5 executed

C:\Users\byron\dev\http4k-by-example>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.