Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Csv attendance for deleted users #21449

Merged
merged 3 commits into from Mar 26, 2018
Merged

Csv attendance for deleted users #21449

merged 3 commits into from Mar 26, 2018

Conversation

clareconstantine
Copy link

Correctly display attendance for deleted users in the workshop dashboard CSV

@@ -75,4 +75,40 @@ class Api::V1::Pd::EnrollmentFlatAttendanceSerializerTest < ::ActionController::
}
assert_equal expected, serialized
end

test 'deleted user that attended' do
Copy link
Contributor

@aoby aoby Mar 26, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: indicate in the test case name what it expects, e.g. deleted user that attended is serialized

@clareconstantine clareconstantine merged commit 2f73a42 into staging Mar 26, 2018
@clareconstantine clareconstantine deleted the csv-attendance branch June 6, 2018 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants