Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michael-michalski/motobank_workshop


https://github.com/michael-michalski/motobank_workshop

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# Motorola Solutions University Workshop

Implement the functionality of the file lib/bank_account.ex

Judging criteria

* Best benchmark
* Testing for atomicity and isolation
* For this exercise persistence is not a goal
* Bonus: store history

## Unit tests

mix test test/bank_account_correctness_test.exs

## Benchmarks

mix test test/benchmark.exs