Skip to content

Add Test against Gold feature#118

Draft
ChandlerSwift wants to merge 16 commits intomainfrom
add-test-against-gold
Draft

Add Test against Gold feature#118
ChandlerSwift wants to merge 16 commits intomainfrom
add-test-against-gold

Conversation

@ChandlerSwift
Copy link
Copy Markdown
Member

Closes #103.

Formatters are used across the application; at least in the following
places:
 * per-team score listing
 * Test against gold attack picker
 * Test against gold result viewer

As such, they shouldn't be part of the Teams blueprint. This commit
moves them up to the application scope, so that they only have to be set
once.
This bootstrap class adds a horizontal scroll when the content is larger than the window.
@ghost
Copy link
Copy Markdown

ghost commented Jan 27, 2021

DeepCode's analysis on #cc9469 found:

  • ℹ️ 4 minor issues. 👇
  • ✔️ 3 issues were fixed.

Top issues

Description Example fixes
Catching too general exception Exception Occurrences: 🔧 Example fixes
Unused flash imported from flask Occurrences: 🔧 Example fixes
standard import "import json" should be placed before "from web import redis" Occurrences: 🔧 Example fixes

👉 View analysis in DeepCode’s Dashboard | Configure the bot

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.

Add "test against gold" feature

1 participant