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

Add tests for notices view #64

Merged
merged 21 commits into from
Mar 16, 2021
Merged

Add tests for notices view #64

merged 21 commits into from
Mar 16, 2021

Conversation

cblgh
Copy link
Contributor

@cblgh cblgh commented Mar 5, 2021

This PR closes #44, adding tests for various parts of the notices functionality & view.

@cblgh cblgh marked this pull request as draft March 5, 2021 10:29
@cblgh cblgh force-pushed the 44-notices branch 3 times, most recently from bb84336 to 5001e60 Compare March 8, 2021 09:22
@cblgh cblgh force-pushed the 44-notices branch 2 times, most recently from 9290782 to 67d6c40 Compare March 11, 2021 09:36
@cryptix cryptix added the Go golang related stuff label Mar 11, 2021
@cblgh cblgh force-pushed the 44-notices branch 3 times, most recently from f184ab0 to ebe051c Compare March 11, 2021 12:39
web/utils.go Show resolved Hide resolved
@cblgh cblgh force-pushed the 44-notices branch 2 times, most recently from 63b0365 to 7d6d992 Compare March 12, 2021 08:36
@cblgh cblgh requested a review from cryptix March 16, 2021 10:13
Copy link
Member

@cryptix cryptix left a comment

Choose a reason for hiding this comment

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

Really like what i'm seeing here!

One big-ish request though: rebase this on master, please and change the other uses of the renamed webasserts.ElementsInForm

web/webassert/asserts.go Show resolved Hide resolved
web/webassert/asserts.go Show resolved Hide resolved
web/handlers/notices_test.go Outdated Show resolved Hide resolved
web/handlers/notices_test.go Show resolved Hide resolved
web/handlers/admin/notices_test.go Outdated Show resolved Hide resolved
web/webassert/asserts.go Show resolved Hide resolved
web/handlers/admin/notices_test.go Outdated Show resolved Hide resolved
@cblgh cblgh marked this pull request as ready for review March 16, 2021 13:13
@cblgh cblgh requested a review from cryptix March 16, 2021 13:18
@cblgh
Copy link
Contributor Author

cblgh commented Mar 16, 2021

i think this is ok to merge @cryptix :)

Copy link
Member

@cryptix cryptix left a comment

Choose a reason for hiding this comment

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

Push the button!

@cblgh cblgh merged commit 04ba3b9 into master Mar 16, 2021
@cblgh
Copy link
Contributor Author

cblgh commented Mar 16, 2021

ahhhhhhhhhhhhhhhhhhh

image

@cryptix
Copy link
Member

cryptix commented Mar 16, 2021

Horray!

ps: usually we delete the old branches. Not sure when we wouldn't actually.

@cryptix cryptix mentioned this pull request Mar 16, 2021
@cblgh cblgh deleted the 44-notices branch March 17, 2021 08:41
@cblgh
Copy link
Contributor Author

cblgh commented Mar 17, 2021

Horray!

ps: usually we delete the old branches. Not sure when we wouldn't actually.

gotcha! thanks for the reminder, i typically forget about that and do spring cleaning on all the old branches when i come across them haha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Go golang related stuff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add basic tests for HTML interface for editing notices
2 participants