recurser / pivotal-to-trello

Pivotal Tracker to Trello exporter
MIT License
30 stars 8 forks source link

Updated to tracker_api gem #18

Closed rwilliams closed 4 years ago

rwilliams commented 4 years ago

Some of the pivitol specs depend on a test account. I don't know if the data is volatile or not but it's what the tracker_api uses for testing too. Fixes https://github.com/recurser/pivotal-to-trello/issues/17 https://github.com/recurser/pivotal-to-trello/issues/19

rwilliams commented 4 years ago

The tests might need some changes. Also the old tracker api used had a notes field, the new one has comments. I assume they're the same thing. Also with notes/comments there wasn't a author field, there is a person field defined in comments but when i tested it it was blank on my pivotal stories.