jinwook-k / cc-scraper

💳 A npm pkg to get info about credit card points, categories, and cash-back calendars.
https://www.npmjs.com/package/cc-scraper
MIT License
3 stars 1 forks source link

Fix Curr Chase Cards #40

Closed jinwook-k closed 4 years ago

jinwook-k commented 4 years ago

Closes #39 closes #38

The test file isn't really an actual test file. it's a debugging file i made for quick testing. Will add testing later in the future.

ctu95 commented 4 years ago

Though tests would be nice, the changes as they are look fine for the issues they are closing.

jinwook-k commented 4 years ago

Though tests would be nice, the changes as they are look fine for the issues they are closing.

yeah, i'll be creating some issues to do some refactoring. so far, i wanna do some quick n dirty fixes/features, to a certain extent. I think I'll try to refactor at least beginning of each month or something so it doesn't get too cluttered. I might pull you in on some of the design decisions.