flake8
passed.
JSHint
passed.
Review Request #12262 — Created April 26, 2022 and submitted
ResourcePayloadFactorynow provides amake_session_object_data()
method for creating a session resource andmake_user_object_data()for
creating a user resource.
URLMapTransportwraps these withadd_session_url()and
add_user_url()methods. These make it easy for tests to set up a
session and a user for testing.
Made use of these in some in-progress unit tests. All tests complete.
| Summary | ID |
|---|---|
| 8613b062b2f6a994b8817b8cc75562876135ccb6 |
| ||
| ~ | method for creating a session resource and `make_user_object_data() for | |
| ~ | method for creating a session resource and make_user_object_data() for | |
| creating a user resource. | ||
| ||
add_user_url() methods. These make it easy for tests to set up a | ||
| session and a user for testing. |