Upgrade testing suite to testthat 3
Add testing for previous issues
https://github.com/ropensci/bibtex/issues/45
- Add tests for standard bibtex entries
As defined in BibTEX version 0.99b https://ctan.javinator9889.com/biblio/bibtex/base/btxdoc.pdf
Update actions
Add testing for examples
Add snapshots for examples read.bib This may fail on some platforms
Skip on non windows
Possibly a character problem related with https://github.com/ropensci/bibtex/issues/20 and https://github.com/ropensci/bibtex/issues/43
- Not test on R 3.4
Some changes in default parsing (snapshot), but results are still ok
Add more tests
Try to increase coverage
One more tests for doreadbib
Fix test for doreadbib
Revert actions
Add devtools for testing
Add more tests
Add test for multiline string
Add non standard field names
Add myself as author
Move issues to inst/bib files
Refactor tests for avoiding cluttering