We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Write a unit test for the scenario when the application attempts to download a HTML file and checks that the downloaded file actually is of file type HTML. The file to be downloaded should be the one mentioned in issue JabRef#7452, https://onlinelibrary.wiley.com/doi/abs/10.1002/0470862106.ia615.
The text was updated successfully, but these errors were encountered:
fix #17: Add unit test
ebc5766
The test checks the resulting file type when downloading a HTML file.
refactor #17: Reset cookie policy in test
4cc0e2d
kittytinythai
No branches or pull requests
Write a unit test for the scenario when the application attempts to download a HTML file and checks that the downloaded file actually is of file type HTML. The file to be downloaded should be the one mentioned in issue JabRef#7452, https://onlinelibrary.wiley.com/doi/abs/10.1002/0470862106.ia615.
The text was updated successfully, but these errors were encountered: