Giter Site home page Giter Site logo

sandbox's People

Contributors

daulet avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

wali007hamza

sandbox's Issues

Release 0.3

Record and Replay functionality is ready, let's publish it

Possible improvement in reading from StreamReader

Echo/samples/MultiDependency/Program.cs - Test(). I know this is just a sample but assuming this is how you'll be using this in actual code.

When you pass in the stream reader, does this mean that you'll be reading all the saved traffic. Even if you use EchoReader which I am implementing for Ols, I can't give you refined data. Because I correlate everything using correlationId. Now at the time of running UTs either we go through all the saved traffic or have some functionality to pin point the data that we need.

I think one way to solve this problem is that you pass me the target interface while you write via EchoWriter. And before running the test, the test player or stream reader takes in the list of interfaces that you want to test against. While downloading the traffic from the service or anywhere we can use some classification to index the files based on Interfaces required.

Or maybe you've already thought of this before and have a better solution ?

Release restriction functionality

Test, clean up, release Echo.Restriction namespace;

  • - handle async return type as well
  • - add ability to provide default value for Restricted methods
  • - add README for Restriction functionality
  • - add samples for Restriction functionality
  • - clean up the rest of the framework

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.