diff options
| author | Teddy Wing | 2017-08-29 13:19:39 +0200 |
|---|---|---|
| committer | Teddy Wing | 2017-08-29 13:23:25 +0200 |
| commit | 51198602a7799af366d5d26f3d6fc397a37d13dc (patch) | |
| tree | cbc59b027feda19647ab0183854096c633880e9a /spec/javascript | |
| parent | f9d176ebccd7eebb505154ce84252bc055cfedc9 (diff) | |
| download | chouette-core-51198602a7799af366d5d26f3d6fc397a37d13dc.tar.bz2 | |
Import#update_status: Update `ended_at` when import has finished status
Previously we were only updating the `ended_at` field when the import
had a 'successful' status. But there are other statuses that indicate
the import finished, and the `ended_at` field should be updated in these
cases also.
Committing what I have now which seems to work but I didn't write specs
for it because it was a pain to test (what with creating a child, etc.).
The `#update_status` method should be refactored to make testing the
`ended_at` update easier.
This needs to be committed without specs now because I'm off to go to a
client meeting and this work/branch is blocking QA of imports both
internally and externally. So I guess doing things right comes later.
That is to say, probably a lot later. Who knows.
Diffstat (limited to 'spec/javascript')
0 files changed, 0 insertions, 0 deletions
