Skip to content

refactor backend #350

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

Merged
merged 14 commits into from
Aug 24, 2020
Merged

refactor backend #350

merged 14 commits into from
Aug 24, 2020

Conversation

cs01
Copy link
Owner

@cs01 cs01 commented Aug 24, 2020

  • I have added an entry to docs/changelog.md

Summary of changes

  • Refactor backend code
  • Break into multiple modules
  • Hide repetitive "no registers" message in gdbgui browser console
  • Add more unit tests

Test plan

Tested by running

gdbgui --debug
nox -s tests-3.7

@cs01 cs01 merged commit 853f141 into master Aug 24, 2020
@cs01 cs01 deleted the cs01/refactor-backend branch August 24, 2020 06:07
@@ -1,3 +1,21 @@
_.sessions # unused attribute (noxfile.py:7)
_.reuse_existing_virtualenvs # unused attribute (noxfile.py:6)
_.secret_key # unused attribute (gdbgui/backend.py:104)
Copy link

@GitMensch GitMensch Dec 30, 2021

Choose a reason for hiding this comment

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

That file was renamed/split, so possibly delete this entry (or use the new filename), too?

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.

2 participants