Skip to content
Snippets Groups Projects
  1. Feb 04, 2021
  2. Feb 03, 2021
  3. Jan 28, 2021
  4. Jan 22, 2021
  5. Jan 20, 2021
  6. Jan 18, 2021
  7. Jan 15, 2021
  8. Jan 14, 2021
  9. Jan 08, 2021
  10. Dec 14, 2020
  11. Dec 10, 2020
  12. Oct 29, 2020
  13. Sep 28, 2020
  14. Sep 25, 2020
  15. Aug 21, 2020
    • Andreas Ellewsen's avatar
      Fix broken tests · 33c7bceb
      Andreas Ellewsen authored
      33c7bceb
    • Andreas Ellewsen's avatar
      Add client, models and tests · b8d88940
      Andreas Ellewsen authored
      Introduces SetraClient. The client is made
      for use against the SETRA(SEntralt TRAnsaksjonslager) API.
      
      There are models for Batch, Voucher, Transaction and Multi, where Multi is
      a combination of the preceding, The Multi model validates that the batchid
      of the voucher matches the batch included, and that the voucherid of the
      transactions matches one of the included vouchers.
      
      Tests have also been included for the client itself, the endpoints, and
      the models.
      
      Configuration for tox, Jenkins and gitlab-ci are included for running
      tests and building the client.
      b8d88940
  16. Aug 18, 2020
Loading