Skip to content

Full page ab test #10

@Mitalee

Description

@Mitalee

hi,

Thanks for the simple plugin.
I tried adding the following code for testing a full page:

@ab_test.route('/ab_test_full_page')
def check_full_page():
    return render_template(ab_test('page_checker','page1.html', 'page2.html'))

I get the error: TypeError: 'Blueprint' object is not callable. Would appreciate if you could let me know the correct syntax.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions