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

[MB-9609] Migrate Backend all pages #24

Merged
merged 75 commits into from
Nov 3, 2021
Merged
Changes from 1 commit
Commits
Show all changes
75 commits
Select commit Hold shift + click to select a range
6c0311b
Add new Backend section to navigation and sidebar
rogeruiz Oct 20, 2021
3c5c762
Add index and category files for Backend section
rogeruiz Oct 20, 2021
b14a62c
Add categories for new Backend subsections
rogeruiz Oct 20, 2021
f8cf369
Move and tweak doc
rogeruiz Oct 20, 2021
a5eb2ef
Move Acceptance Testing Notifications docs
rogeruiz Oct 20, 2021
4a31b5c
Move Acceptance Testing Payment Requests
rogeruiz Oct 20, 2021
27e8936
Move How To Write Fast Tests
rogeruiz Oct 20, 2021
e0f523e
Move Interacting With The DB In Go Server Tests
rogeruiz Oct 20, 2021
a16c388
Move run acceptance tests
rogeruiz Oct 20, 2021
8ec581b
Move Run E2E Tests
rogeruiz Oct 20, 2021
284245e
Move Run Go Tests
rogeruiz Oct 20, 2021
0a44553
Move Running Server Tests Inside A Transaction
rogeruiz Oct 20, 2021
7f73ee0
Move Test Data Generation
rogeruiz Oct 20, 2021
a1e8b79
Move Testing Best Practices
rogeruiz Oct 20, 2021
55f759d
Move Testing Payment Requests For Domestic SIT SI
rogeruiz Oct 20, 2021
875d5a8
Move Understanding Testdatagen Functions
rogeruiz Oct 20, 2021
bf8176d
Update title case for first ID
rogeruiz Oct 20, 2021
fb4e560
Collapse all sidebar items by default
rogeruiz Oct 20, 2021
28ac6ab
Add index and category files for Backend section
rogeruiz Oct 20, 2021
71713c4
Add categories for new Backend subsections
rogeruiz Oct 20, 2021
cc436cb
Move and tweak doc
rogeruiz Oct 20, 2021
dff6248
Move Acceptance Testing Notifications docs
rogeruiz Oct 20, 2021
ecd27db
Move Acceptance Testing Payment Requests
rogeruiz Oct 20, 2021
80c4f38
Move How To Write Fast Tests
rogeruiz Oct 20, 2021
621e0ac
Move Interacting With The DB In Go Server Tests
rogeruiz Oct 20, 2021
043b0d4
Move run acceptance tests
rogeruiz Oct 20, 2021
ec66c5b
Move Run E2E Tests
rogeruiz Oct 20, 2021
b69d061
Move Run Go Tests
rogeruiz Oct 20, 2021
260712d
Move Running Server Tests Inside A Transaction
rogeruiz Oct 20, 2021
2d88a5c
Move Test Data Generation
rogeruiz Oct 20, 2021
0a7fa6b
Move Testing Best Practices
rogeruiz Oct 20, 2021
9d20d4b
Move Testing Payment Requests For Domestic SIT SI
rogeruiz Oct 20, 2021
1619e94
Move Understanding Testdatagen Functions
rogeruiz Oct 20, 2021
d1a8dd3
Update title case for first ID
rogeruiz Oct 20, 2021
e62b571
Collapse all sidebar items by default
rogeruiz Oct 20, 2021
a325b94
Add new Backend section to navigation and sidebar
rogeruiz Oct 20, 2021
efe6b8a
Remove deprecated docs
rogeruiz Oct 20, 2021
ecd76db
Move Backend structure
rogeruiz Oct 21, 2021
ebe5487
Migrate Database
rogeruiz Oct 21, 2021
e05589b
Migrate 7 pages to backend/guides
rogeruiz Oct 21, 2021
86a5457
Migrate Guide to static analysis security workflow
rogeruiz Oct 21, 2021
90c41d7
Migrate Guide to creating an endpoint
rogeruiz Oct 21, 2021
71297ed
Migrate 7 pages
rogeruiz Oct 21, 2021
47596da
Migrate Session management
rogeruiz Oct 23, 2021
32cb025
Migrate Troubleshoot precommit hook failures
rogeruiz Oct 23, 2021
b4121b6
Migrate 7 pages
rogeruiz Oct 23, 2021
472aa86
Add new Backend section to navigation and sidebar
rogeruiz Oct 20, 2021
9aee803
Migrate Guide to creating an endpoint
rogeruiz Oct 21, 2021
0e457d8
Move Convigure Postico or TablePlus to connect to mymove DB page
gidjin Oct 22, 2021
6928036
Move Using EagerPreload in Pop page
gidjin Oct 22, 2021
d8bd078
Move Run pre-commit hooks page
gidjin Oct 22, 2021
02b5b63
Move Backup and Restore page
gidjin Oct 22, 2021
07fba18
Move datbase migrations page
gidjin Oct 22, 2021
bb5b74c
Move Common Errors and Solutions page
gidjin Oct 22, 2021
dc10e08
Set any help page to an index page;
rogeruiz Oct 23, 2021
905835f
Remove redundant Backend from navigation
rogeruiz Oct 23, 2021
00d961d
Migrate over docs and renumber existing migrations
rogeruiz Oct 26, 2021
8e6f0a0
Add note about using fmt.Errorf over errors.New
gidjin Oct 29, 2021
74315f2
Migrate pages to subpages GHC
rogeruiz Oct 30, 2021
de6b588
Fix Sidebar for Backend
rogeruiz Oct 30, 2021
0be086e
Move all redirects to their own files
rogeruiz Oct 30, 2021
1a770bb
Add in working Backend redirects
rogeruiz Oct 30, 2021
3c71433
Migrate Golang loops
rogeruiz Nov 2, 2021
5adb2cc
Migrate Golang time
rogeruiz Nov 2, 2021
b97a59b
Migrate TSPP data creation
rogeruiz Nov 2, 2021
a777ac8
Migrate Use optimistic locking
rogeruiz Nov 2, 2021
a7d9cd6
Migrate WIP server-side validation
rogeruiz Nov 2, 2021
1ff0ad1
Migrate Zip code to Rate area mappings
rogeruiz Nov 2, 2021
3e8007e
Update GHC sub-section
rogeruiz Nov 2, 2021
99ef90f
Migrate "How-to guides" to their own sub-section
rogeruiz Nov 2, 2021
322df12
Renumber pages
rogeruiz Nov 2, 2021
d3e91d6
Add in Backend redirects
rogeruiz Nov 2, 2021
c1f2ccb
Merge in `main`
rogeruiz Nov 2, 2021
7a69853
Merge pull request #27 from transcom/rogeruiz/mb-9609-migrate-backend…
rogeruiz Nov 2, 2021
5148668
Add caution to the old Dev Docs
rogeruiz Nov 2, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update title case for first ID
  • Loading branch information
rogeruiz committed Oct 23, 2021
commit bf8176d48ab749a4ee13a3dce934dbc107a2e9d2
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
sidebar_position: 1
---

# Acceptance Testing Syncada
# Acceptance testing Syncada

## Prerequisites

Expand Down