Giter VIP home page Giter VIP logo

Comments (8)

rs avatar rs commented on May 14, 2024 1

Go for 1.7 only, just add a build flags so it won't break 1.6 CI.

from rest-layer.

smyrman avatar smyrman commented on May 14, 2024 1

Started of with some simple cleanups first in #45. @yanfali, are you also happy with these?

from rest-layer.

rs avatar rs commented on May 14, 2024 1

Kind of unrelated, but shouldn’t we move all the jsonschema tests inside the package?

from rest-layer.

smyrman avatar smyrman commented on May 14, 2024

Go for 1.7 only, just add a build flags so it won't break 1.6 CI.

Actually, when I started coding, I found it was easy enough to support both (via build tags) -- I will use parallel sub-tests for Go 1.7 and a sequential approach without sub-tests for Go < 1.7.

My initial work lives on this branch.

It's based on top of #45. I will push it to a PR soonish.

from rest-layer.

smyrman avatar smyrman commented on May 14, 2024

Initial review for table-tests added in #46. @rs, when you have time, let me know if this is moving in the right direction, and what you would like to change.

from rest-layer.

yanfali avatar yanfali commented on May 14, 2024

I thought this was merged. I used the pattern recently in one of my projects.

from rest-layer.

smyrman avatar smyrman commented on May 14, 2024

I didn't convert all the jsonschema test, but yeah, I think we can close it.

from rest-layer.

smyrman avatar smyrman commented on May 14, 2024

shouldn’t we move all the jsonschema tests inside the package?

@rs, I am now doing this in #64. This commit also moves the remaining tests into table tests when appropriate.

from rest-layer.

Related Issues (20)

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.