Tonye Jack

Results 50 issues of Tonye Jack

BEFORE: ![Fix](https://user-images.githubusercontent.com/17484350/72379649-d3f7df00-36e1-11ea-98cb-1073f92f22b7.gif) AFTER: ![Jan-14-2020 15-11-40](https://user-images.githubusercontent.com/17484350/72378903-51baeb00-36e0-11ea-9310-09a79f8dc227.gif)

## Purpose This updates the `JWT_PUBLIC_KEY` setting to support using strings= imported function to delay execution. ## TODO - [x] Add test @mongkok @lennartkerkvliet Any chance this could be reviewed...

Seems the comment uses the [MAX_SAFE_INTEGER](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER#description) which should be 2^53 - 1 instead of 2^32 - 1. https://github.com/graphql/graphql-spec/issues/73 This might be platform dependent so switching to use `sys.maxsize` might be...

This might be added to ensure that the count of the comments is also updated.

The number of comments are updated when the submit comment button is triggered which appends the new comment will also be nice to have the number of comments on the...

enhancement

## Features - Add a top level testing module - Cleans up the flask testing package - Update README to reflect how to setup the test - Delete duplicated `README.rst`...

Currently looking at the last activity and doesn't seem like there has been any new commits for over a year.