junv
|
2a31813a53
|
Update readme
|
2020-03-29 11:19:07 +11:00 |
|
junv
|
7c3b74e4b8
|
Add some more test cases
|
2020-03-29 10:55:22 +11:00 |
|
junv
|
28681ea06f
|
Refactor the code
|
2020-03-29 10:51:55 +11:00 |
|
junv
|
65cacc22bd
|
Update implementation to detect credit card fraud with any 24 hours window
|
2020-03-29 08:16:35 +11:00 |
|
junv
|
ae0d440510
|
Add readme
|
2020-03-23 00:01:56 +11:00 |
|
junv
|
04ebbe0dbe
|
Add docker-compose to bring up the environment and run the tests in one command
|
2020-03-22 23:32:32 +11:00 |
|
junv
|
54f68df884
|
Add new edge test case about the total money is equal to threshold, then should not count it as fraud
|
2020-03-22 00:24:18 +11:00 |
|
junv
|
3ec9a129e5
|
Add test case to test different time silding window for different cards based n their transaction records
|
2020-03-22 00:21:22 +11:00 |
|
junv
|
458eb159b6
|
Some tiny refactoring
|
2020-03-22 00:09:35 +11:00 |
|
junv
|
c110504eab
|
Extract the parse method to a seperate class
|
2020-03-22 00:00:56 +11:00 |
|
junv
|
ce8d0bcb0f
|
Add necessary api doc for the public method
|
2020-03-21 23:41:26 +11:00 |
|
junv
|
6f987fbeb9
|
Add test coverage plugin to see the code coverage
|
2020-03-21 23:36:21 +11:00 |
|
junv
|
231e8d5bb0
|
Update the function to support multiple cards
|
2020-03-21 23:13:43 +11:00 |
|
junv
|
834c1190bf
|
Add ability to check credit card fraudulent in 25 silding window
|
2020-03-21 22:52:02 +11:00 |
|
junv
|
3154d77ced
|
Started using TDD(red green) to implement the code test
|
2020-03-19 23:09:08 +11:00 |
|