Giter Club home page Giter Club logo

finapi-java-client's People

Contributors

ccostin93 avatar christiansch avatar dependabot-preview[bot] avatar dependabot-support avatar dependabot[bot] avatar fossabot avatar gitter-badger avatar proshin-roman avatar rultor avatar

Stargazers

 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  avatar  avatar  avatar

finapi-java-client's Issues

Cover FpBankConnection by unit tests with mocked JSON...

The puzzle 20-04e79bd8 from #20 has to be resolved:

* @todo #20 Cover FpBankConnection by unit tests with mocked JSON structures.

The puzzle was created by Roman Proshin on 13-Oct-18.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

Implement unit-tests for MocksAndTests class.

The puzzle 77-c5cfef39 from #77 has to be resolved:

* @todo #77 Implement unit-tests for MocksAndTests class.

The puzzle was created by Roman Proshin on 05-Nov-18.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

This enum can be refactored to a general class - think about it

The puzzle 21-51ebd5b2 from #21 has to be resolved:

* @todo #21 This enum can be refactored to a general class - think about it

The puzzle was created by Roman Proshin on 24-Oct-18.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

Write unit tests for FpAccounts

The puzzle 21-ebdc1456 from #21 has to be resolved:

import org.proshin.finapi.endpoint.Endpoint;

The puzzle was created by Roman Proshin on 24-Oct-18.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

Cover FpBankConnections by unit tests with mocked JSON...

The puzzle 20-cd0c1d70 from #20 has to be resolved:

* @todo #20 Cover FpBankConnections by unit tests with mocked JSON structures.

The puzzle was created by Roman Proshin on 13-Oct-18.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

Implement paging for service "Banks - Get and search all banks" (find a way to make it generic)

The puzzle 14-3c717faa from #14 has to be resolved:

* @todo #14 Implement paging for service "Banks - Get and search all banks" (find a way to make it generic)

The puzzle was created by Roman Proshin on 26-Aug-18.

Estimate: 0 minutes,

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

Write a test for FpPage class.

The puzzle 38-627238dd from #38 has to be resolved:

* @todo #38 Write a test for FpPage class.

The puzzle was created by Roman Proshin on 13-Oct-18.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

Write tests for FpBank/FpBanks classes.

The puzzle 14-3e81ebaf from #14 has to be resolved:

* @todo #14 Write tests for FpBank/FpBanks classes.

The puzzle was created by Roman Proshin on 05-Nov-18.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

QueryCriteria.java:23-24: Find a way to generalize paging...

The puzzle 8-13f76134 from #8 has to be resolved:

* @todo #8 Find a way to generalize paging stuff for input criterias. It should a single (or multiple) general
* implementation that allows to get rid of copy-pasting for paging.

The puzzle was created by Roman Proshin on 25-Aug-18.

Estimate: 0 minutes,

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

Test this method: assert that methods submits the right request

The puzzle 32-187cdbbc from #32 has to be resolved:

* @todo #32 Test this method: assert that methods submits the right request

The puzzle was created by Roman Proshin on 26-Aug-18.

Estimate: 0 minutes,

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

Refactor AccessToken

The puzzle 14-fde3094d from #14 has to be resolved:

* @todo #14 Refactor AccessToken: leave accessToken only in this interface. Create two new interfaces
* UserAccessToken and ClientAccessToken with appropriate methods. Create new class SimpleAccessToken that receives
* a simple access token string. And finally get rid of FakeAccessToken.

The puzzle was created by Roman Proshin on 26-Aug-18.

Estimate: 0 minutes,

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

Skeleton

Commit base skeleton of the project

Write a test for FpPaging class.

The puzzle 38-5fdcd749 from #38 has to be resolved:

* @todo #38 Write a test for FpPaging class.

The puzzle was created by Roman Proshin on 13-Oct-18.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

Remove duplicated code by refactoring all "post..." methods into a single method or even a class.

The puzzle 16-d1c62362 from #16 has to be resolved:

* @todo #16 Remove duplicated code by refactoring all "post..." methods into a single method or even a class.

The puzzle was created by Roman Proshin on 25-Aug-18.

Estimate: 0 minutes,

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

Stabilize code of Banks services: finish implementation and write tests

The puzzle 8-aa4baa15 from #8 has to be resolved:

* @todo #8:30min Fix state of Banks services: make sure all cases/services are implemented and fixed using unit tests.

The puzzle was created by Roman Proshin on 25-Aug-18.

Estimate: 30 minutes,

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

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.